home *** CD-ROM | disk | FTP | other *** search
/ CICA 1994 April / CICA Shareware for Windows CD-ROM (Walnut Creek CD-ROM)(April 1994).ISO / win3 / access / access_l.exe / ACC9305.TXT < prev    next >
Text File  |  1994-01-07  |  225KB  |  5,131 lines

  1. =========================================================================
  2. Date:         Sat, 1 May 1993 13:04:40 -0700
  3. Reply-To:     Microsoft Access Database Discussion List
  4.               <ACCESS-L@INDYCMS.BITNET>
  5. Sender:       Microsoft Access Database Discussion List
  6.               <ACCESS-L@INDYCMS.BITNET>
  7. From:         Brian Henning <BHENNING@BPA.ARIZONA.EDU>
  8. Subject:      How to create a running line counter for a report
  9.  
  10. Hi,
  11.  
  12. I'm developing a report that will represent an invoice.  The  invoice has
  13. summary info and then detail lines representing  the items on the order.  I
  14. would like to have a running line  item count in the first column of the detail
  15. lines.
  16.  
  17. ... Customer info ...
  18.  
  19. Line    Item     Description...
  20. 1       abc      ...
  21. 2       def      ...
  22. 3       xyz      ...
  23.  
  24. I can't figure out how to create a running count for that  first column via the
  25. underlying query or the report itself.   I've tried playing around with running
  26. sums and counts to no  avail. This seems like such a straight forward
  27. requirement  of a report writer where you want to label things 1 to n..
  28.  
  29. Thanks.
  30.  
  31. Brian Henning
  32. bhenning@bpa.arizona.edu
  33. =========================================================================
  34. Date:         Sun, 2 May 1993 14:30:01 +0100
  35. Reply-To:     Microsoft Access Database Discussion List
  36.               <ACCESS-L@INDYCMS.BITNET>
  37. Sender:       Microsoft Access Database Discussion List
  38.               <ACCESS-L@INDYCMS.BITNET>
  39. From:         Martin Brynskov <brynskov@IMV.AAU.DK>
  40. Subject:      How to use subqueries (ANSI SQL feature not implemented in ACCESS)
  41.  
  42. Dear fellow Access users,
  43.  
  44. we all like this new RDBMS - or at least we are now trying to figure out
  45. the pros and cons of the way it's done.
  46.  
  47. I have yet to discover how to implement the following ANSI SQL statement in
  48. an Access database:
  49.  
  50. I have 3 tables (A, B, C) where B is the joining table containing A_ID and
  51. C_ID.
  52.  
  53. I would like to
  54.  
  55. SELECT A_ID FROM A
  56. WHERE NOT EXISTS (SELECT A_ID FROM B
  57.                   WHERE C_ID = "Joe");
  58.  
  59. I can't see where to put the NOT. It's easy enough to nest queries
  60. (suggested in the manual to substitute subqueries) without the NOT operator
  61. in between.
  62.  
  63. Do any of you see my problem - is it simple..?
  64.  
  65. I would appreciate even the slightest hint where to look for the proper way
  66. to do this in Access. Please reply via e-mail.
  67.  
  68. TIA,
  69. Martin.
  70. ________________________________________________________
  71. Martin Brynskov
  72. brynskov@imv.aau.dk
  73. Aarhus, Denmark
  74. =========================================================================
  75. Date:         Mon, 3 May 1993 10:44:15 +1000
  76. Reply-To:     Microsoft Access Database Discussion List
  77.               <ACCESS-L@INDYCMS.BITNET>
  78. Sender:       Microsoft Access Database Discussion List
  79.               <ACCESS-L@INDYCMS.BITNET>
  80. From:         margaret eva <gmeva@CC.UQ.OZ.AU>
  81. Subject:      form view from tables
  82.  
  83. Forgive me if I am being dense.  I am accustomed to a flat file data base
  84. (PC-FILE) in which it is very easy to select a record while browsing (=
  85. table view in Access) and display that record in form view (only way to
  86. see the whole record at once).  I can't find anything in the manual.  It
  87. seems such an obvious thing to do that I must have missed something?
  88.  
  89. advice will be gratefully received
  90. Margaret Eva
  91. University of Queensland
  92. =========================================================================
  93. Date:         Mon, 3 May 1993 08:20:34 +0100
  94. Reply-To:     focke@gmd.de
  95. Sender:       Microsoft Access Database Discussion List
  96.               <ACCESS-L@INDYCMS.BITNET>
  97. Comments:     Warning -- original Sender: tag was Stefan.Focke@GMD.DE
  98. From:         Stefan Focke <focke@GMD.DE>
  99. Subject:      Re: form view from tables
  100.  
  101. In Message Mon, 3 May 1993 10:44:15 +1000,
  102.   margaret eva <gmeva@CC.UQ.OZ.AU> writes:
  103.  
  104. >
  105. >Forgive me if I am being dense.  I am accustomed to a flat file data base
  106. >(PC-FILE) in which it is very easy to select a record while browsing (=
  107. >table view in Access) and display that record in form view (only way to
  108. >see the whole record at once).  I can't find anything in the manual.  It
  109. >seems such an obvious thing to do that I must have missed something?
  110.  
  111. Select one record and press the form-button in the toolbar.
  112.  
  113. Stefan
  114.  
  115. ----------------------------------------------------------------------
  116.  
  117. Stefan Focke                  Tel. 02241-14-3154
  118. GMD-ISA                       e-mail: focke@gmd.de
  119. Rathausalle 10
  120. D-W 5205 Sankt Augustin 1
  121.  
  122.     ********** MS-Word: From the guys who brought us EDLIN ********
  123. =========================================================================
  124. Date:         Mon, 3 May 1993 14:01:14 CET
  125. Reply-To:     Microsoft Access Database Discussion List
  126.               <ACCESS-L@INDYCMS.BITNET>
  127. Sender:       Microsoft Access Database Discussion List
  128.               <ACCESS-L@INDYCMS.BITNET>
  129. From:         "Hilger Martin Dr." <hilger@KPMG.CO.AT>
  130. Subject:      Diamond SpeedStar PRO
  131.  
  132. Hi to all!
  133.  
  134. Since I use a Diamond SpeedStar PRO I encounter quite frequent system
  135. crashes of the annoying kind: most of the time I get GPFs in one of the
  136. Access DLLs but also in MSACCESS.EXE amd sometimes in KRNL386.EXE which
  137. causes my machine to boot or at least to lose the Progman.
  138.  
  139. I any of these cases I choose to at least start Windows again.
  140.  
  141. The visible speed and of course the benchmarks are great for this quite
  142. cheap card.
  143.  
  144. Any hint appreciated (new drivers for this card?)
  145.  
  146. Martin
  147. =========================================================================
  148. Date:         Mon, 3 May 1993 15:35:00 CET
  149. Reply-To:     Microsoft Access Database Discussion List
  150.               <ACCESS-L@INDYCMS.BITNET>
  151. Sender:       Microsoft Access Database Discussion List
  152.               <ACCESS-L@INDYCMS.BITNET>
  153. From:         "Hilger Martin Dr." <hilger@KPMG.CO.AT>
  154. Subject:      Out of memory
  155.  
  156. Hi again!
  157.  
  158. I'm getting "out of memory"-messages when opening reports.
  159.  
  160. Is there any other hint than to increase files= in config.sys???
  161.  
  162. I have about 20 dBase-files and about 20 queries with not more than 20 - 40
  163. fields.
  164.  
  165. Any help appreciated
  166.  
  167. Martin
  168. =========================================================================
  169. Date:         Mon, 3 May 1993 06:59:44 -0700
  170. Reply-To:     Microsoft Access Database Discussion List
  171.               <ACCESS-L@INDYCMS.BITNET>
  172. Sender:       Microsoft Access Database Discussion List
  173.               <ACCESS-L@INDYCMS.BITNET>
  174. From:         John von Colditz <johnvon@HALCYON.HALCYON.COM>
  175. Subject:      Re: Diamond SpeedStar PRO
  176. In-Reply-To:  <199305031302.AA04971@halcyon.com> from "Hilger Martin Dr." at
  177.               May 3, 93 02:01:14 pm
  178.  
  179. >
  180. > Hi to all!
  181. >
  182. > Since I use a Diamond SpeedStar PRO I encounter quite frequent system
  183. > crashes of the annoying kind: most of the time I get GPFs in one of the
  184. > Access DLLs but also in MSACCESS.EXE amd sometimes in KRNL386.EXE which
  185. > causes my machine to boot or at least to lose the Progman.
  186. >
  187. > I any of these cases I choose to at least start Windows again.
  188. >
  189. > The visible speed and of course the benchmarks are great for this quite
  190. > cheap card.
  191. >
  192. > Any hint appreciated (new drivers for this card?)
  193. >
  194.  
  195. I have used the SpeedStar Pro board, and experienced similar problems.
  196. I now have a Viper.  In the course of downloading new drivers for my
  197. Viper, I noticed new drivers for the SpeedStar Pro, dated April 28 or
  198. so.  These may solve your problems.  (They are on CompuServe's Diamond
  199. Forum, and probably on their BBS).  In the interim, do the following to
  200. minimize GPF's.
  201.      - Save whenever you edit any object in Access.  Save immediatly
  202.        after the changes are made.
  203.      - Whenever you get a GPF do a _hard_ reset.  Even a Ctrl-Alt-Del
  204.        will not reset the board.
  205. This should keep the rate of GPF's under 1/30 minutes until you get the
  206. new drivers.
  207.  
  208. John
  209.  
  210. > Martin
  211. >
  212. =========================================================================
  213. Date:         Mon, 3 May 1993 16:29:51 +0200
  214. Reply-To:     Microsoft Access Database Discussion List
  215.               <ACCESS-L@INDYCMS.BITNET>
  216. Sender:       Microsoft Access Database Discussion List
  217.               <ACCESS-L@INDYCMS.BITNET>
  218. From:         "Ofer Sheinkin, Sheinkin Consulting Ltd.,
  219.               SubContractor to DEC 03-May-1993 1731" <ofer@TAVENG.ENET.DEC.COM>
  220. Subject:      unsubscribe
  221.  
  222. please unsubscribe me
  223. =========================================================================
  224. Date:         Mon, 3 May 1993 23:22:39 -0700
  225. Reply-To:     Kristina Sontag <airplane@halcyon.halcyon.com>
  226. Sender:       Microsoft Access Database Discussion List
  227.               <ACCESS-L@INDYCMS.BITNET>
  228. From:         Kristina Sontag <airplane@HALCYON.HALCYON.COM>
  229. Subject:      Re: form view from tables
  230. In-Reply-To:  <199305030052.AA23067@halcyon.com>
  231.  
  232. On Mon, 3 May 1993, margaret eva wrote:
  233.  
  234. > Forgive me if I am being dense.  I am accustomed to a flat file data base
  235. > (PC-FILE) in which it is very easy to select a record while browsing (=
  236. > table view in Access) and display that record in form view (only way to
  237. > see the whole record at once).  I can't find anything in the manual.  It
  238. > seems such an obvious thing to do that I must have missed something?
  239. (more cut...)
  240.  
  241. You will need to be in form view, not table view to do this and your form
  242. must have the views allowed property set to both (allows you to view data
  243. either in form or datasheet view). Use the datasheet button on the menu
  244. bar to browse through the records, then choose the form view button
  245. to view the record in the form once you have it selected.
  246.  
  247. Hope this helps!
  248.  
  249. --kris
  250.  
  251. Kristina Sontag
  252. airplane@halcyon.com
  253. =========================================================================
  254. Date:         Tue, 4 May 1993 10:51:48 CET
  255. Reply-To:     Microsoft Access Database Discussion List
  256.               <ACCESS-L@INDYCMS.BITNET>
  257. Sender:       Microsoft Access Database Discussion List
  258.               <ACCESS-L@INDYCMS.BITNET>
  259. From:         "Hilger Martin Dr." <hilger@KPMG.CO.AT>
  260. Subject:      Page 1 of XX Pages???
  261.  
  262. Hi to all!
  263.  
  264. Is there a way to put "Page 1 of XX Pages" in a report? I couldn't find
  265. any.
  266.  
  267. Any hint appreciated!
  268.  
  269. Regards
  270.  
  271. Martin
  272. =========================================================================
  273. Date:         Tue, 4 May 1993 13:33:45 EST
  274. Reply-To:     Microsoft Access Database Discussion List
  275.               <ACCESS-L@INDYCMS.BITNET>
  276. Sender:       Microsoft Access Database Discussion List
  277.               <ACCESS-L@INDYCMS.BITNET>
  278. From:         Amy Park <SBALAB2@UCONNVM.BITNET>
  279. Subject:      Page Numbering
  280.  
  281. I foolishly discarded Martin Hilger's question before responding to it, but
  282. he wanted to know about numbering pages with "Page # of 5."
  283.  
  284. Go into the Design mode in your report, and add a text box to the Page Footer
  285. section.  Enter the following in the box:
  286.  
  287.        ="Page " & Page & " of 5"
  288.  
  289. or whatever you want it to say.
  290.  
  291. Hope it works for you!
  292.  
  293.  
  294. Amy Park (SBALAB2@UCONNVM.UCONN.EDU)
  295. =========================================================================
  296. Date:         Tue, 4 May 1993 13:38:09 -0700
  297. Reply-To:     Microsoft Access Database Discussion List
  298.               <ACCESS-L@INDYCMS.BITNET>
  299. Sender:       Microsoft Access Database Discussion List
  300.               <ACCESS-L@INDYCMS.BITNET>
  301. From:         Bill Stewart <STEWART@GC.BITNET>
  302. Subject:      Access Performance
  303.  
  304. I am in the process of developing(99% done) a database to track the
  305. location and specifications of computer hardware on our campus.  I have
  306. over 4300 records in the database and I'm running on a 66Mhz DX2.  The
  307. performance in Access is pretty zippy.
  308.  
  309. I've run the same data base on a 386 16Mhz IBM PS/2 Mod 55 and found the
  310. performance a little less that desired. I'm wondering what expirences any
  311. of you might be having running large data bases on various CPU classes and
  312. clock speeds?
  313.  
  314. Has anyone herd when the run-time module for Access will be released?
  315.  
  316. _________________________________________
  317. Glendale Community College - Bill Stewart
  318. 6000 W. Olive Ave.
  319. Glendale, Az. 85302
  320. (602) 435-3497
  321. _________________________________________
  322. =========================================================================
  323. Date:         Tue, 4 May 1993 15:44:48 EST
  324. Reply-To:     Microsoft Access Database Discussion List
  325.               <ACCESS-L@INDYCMS.BITNET>
  326. Sender:       Microsoft Access Database Discussion List
  327.               <ACCESS-L@INDYCMS.BITNET>
  328. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  329. Organization: IUPUI Student Activities Office (317) 274-3931
  330. Subject:      Re: Access Performance
  331. In-Reply-To:  Message of Tue, 4 May 1993 13:38:09 -0700 from <STEWART@GC>
  332.  
  333. I'm running it on two different machines.
  334.  
  335. Primary Machine:  PS/2 Model 56SLC, 20mhz 386SLC, 6MB RAM.  Access runs
  336.                   "acceptably" but could stand to be a little faster.
  337.                   Takes too long to pull up forms for either preview
  338.                   or design, but beats the tar out of dBase for ease
  339.                   of operation.  I'll give it an 8 on this machine.
  340.  
  341. Secondary Machine:  Generic 386DX-33 cache motherboard with 4MB RAM.
  342.                   Put succinctly, performance sucks.  I am aware that
  343.                   I need more RAM, so I don't complain much.  :)  It's
  344.                   usable, but only just, in this environment.  I might
  345.                   add that this machine is still running 8-bit cards
  346.                   because I ain't got the money to upgrade 'em--that
  347.                   contributes to the generally-lobotomized operation.
  348.                   I'll give it a 6 and say it still beats the tar out
  349.                   of dBase.
  350.  
  351. BTW, both machines are running DOS 6 and have been optimized with
  352. MemMaker.  (What a neat little program!)  And I did bite the bullet
  353. and gave my hard drive over to the tender mercies of DoubleSpace...
  354. which doesn't do as good a job as Stacker, but at least it doesn't
  355. crash my system.  :)
  356.  
  357. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  358. Nathan C. Brindle, Student Activities Office
  359. Indiana University Purdue University Indianapolis
  360. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  361. List Administrator, STUACTS@INDYCMS, APOSEC52@INDYCMS, and ACCESS-L@INDYCMS
  362. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU or NBRINDLE@INDYVAX.IUPUI.EDU
  363. ------------------------------------------------------------------------------
  364. =========================================================================
  365. Date:         Tue, 4 May 1993 17:52:19 EST
  366. Reply-To:     Microsoft Access Database Discussion List
  367.               <ACCESS-L@INDYCMS.BITNET>
  368. Sender:       Microsoft Access Database Discussion List
  369.               <ACCESS-L@INDYCMS.BITNET>
  370. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  371. Organization: IUPUI Student Activities Office (317) 274-3931
  372. Subject:      Remailed message/WAS:  Re:Access Performance
  373.  
  374. Here's another error that didn't have to happen...Please, please,<please>
  375. remove header junk that doesn't need to go with your replies...PLEASE!
  376.  
  377. [Forwarded Message Begins]
  378.  
  379. The  enclosed mail  file, found  in the  ACCESS-L reader  and shown  under the
  380. spoolid 8411  in the console log,  has been identified as  a possible delivery
  381. error notice for the following reason: "Sender:", "From:" or "Reply-To:" field
  382. pointing to the list has been found in mail body.
  383.  
  384. [Much extraneous header junk removed]
  385.  
  386. >Date: 04 May 1993 14:01:28 -0700 (MST)
  387. >From: "MICHAEL G. MAITLEN" <CCCBH@ACVAX.INRE.ASU.EDU>
  388. >Subject: Re: Access Performance
  389.  
  390. [Much more extraneous header junk removed]
  391.  
  392. I am in the process of developing(99% done) a database to track the
  393. location and specifications of computer hardware on our campus.  I have
  394. over 4300 records in the database and I'm running on a 66Mhz DX2.  The
  395. performance in Access is pretty zippy.
  396.  
  397. I've run the same data base on a 386 16Mhz IBM PS/2 Mod 55 and found the
  398. performance a little less that desired. I'm wondering what expirences any
  399. of you might be having running large data bases on various CPU classes and
  400. clock speeds?
  401.  
  402. Has anyone herd when the run-time module for Access will be released?
  403.  
  404. _________________________________________
  405. Glendale Community College - Bill Stewart
  406. 6000 W. Olive Ave.
  407. Glendale, Az. 85302
  408. (602) 435-3497
  409. _________________________________________
  410.  
  411.      I  run  Access  on both a 386 SX25 and a 486 DX50.  The performance on
  412. the 386 is well below  that  of  the  486.  I was able to speed up the 486,
  413. which  is  handling a database of about 30,000  records,  by  changing  the
  414. WIN.INI file,  but  this  was  only  because  the  486 is running on 8 megs
  415. whereas the 386 has only 4.
  416.  
  417.      I was wondering if there is anyway to speed up  the query process.  It
  418. works great when I transfer the database on the 386, about 4000 records, to
  419. the  486, but when I work on the larger database it runs  like  a  dog.   I
  420. could  just  be maxing out the software though.  Not only do I have 30,000+
  421. records, but due  to  the  complexity  of  the  accounts, each has about 30
  422. fields.
  423.  
  424.      Also, the oldtimers in the company I intern  for insist on using Alpha
  425. Four for networking the database rather then Access.   Does  anyone  have a
  426. reply  to  that,  I still fairly new to databases, and know even less about
  427. networks.  I feel much  more  comfortable with Access, but Alpha Four has a
  428. longer history.  I hate thinking  about  having to use an attached table to
  429. output our reports, and use the gui interface  for  the  salesmen  who know
  430. nothing  about computers.  I'm using an attached table for the database  on
  431. the  386, and it makes everything go at snells pace.
  432.  
  433.      Thanks for your comments
  434.  
  435. Michael G. Maitlen
  436. Arizona State University
  437. Tempe, Arizona
  438.  
  439. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  440. Nathan C. Brindle, Student Activities Office
  441. Indiana University Purdue University Indianapolis
  442. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  443. List Administrator, STUACTS@INDYCMS, APOSEC52@INDYCMS, and ACCESS-L@INDYCMS
  444. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU or NBRINDLE@INDYVAX.IUPUI.EDU
  445. ------------------------------------------------------------------------------
  446. =========================================================================
  447. Date:         Tue, 4 May 1993 16:39:22 PDT
  448. Reply-To:     Microsoft Access Database Discussion List
  449.               <ACCESS-L@INDYCMS.BITNET>
  450. Sender:       Microsoft Access Database Discussion List
  451.               <ACCESS-L@INDYCMS.BITNET>
  452. From:         Jim Renaud <wiseguy@MCODE.AMDAHL.COM>
  453. Subject:      Actions can get executed before the conditional expressions
  454.  
  455. I found a rather annoying bug (feature?) today with Access and macros.
  456. I have a macro that calls a function as part of the conditional expression.
  457. If the expression is true, I expect access to execute the action and any
  458. further actions that have the elipsis (...) in the conditional column.
  459.  
  460. To my amazement, I see that the Action gets executed before the conditional
  461. expression is executed! After much debugging (and frustration, since the
  462. Action was to delete some records), I found that if you define an Action
  463. that executes "RunCode" and specifies the function with =FunctionName(), this
  464. improper behavior occurs. If you specifiy the function name (operand of
  465. the RunCode action) without the preceding '=' (equal sign), then everything
  466. works as expected.
  467.  
  468. To reiterate, when using the RunCode action in a macro, make sure to leave
  469. off the '=' from the front of the function name. I had this coded for a long
  470. time now and it worked ok. But, I recently put a condition in front of this
  471. RunCode action and Access executes the Action before checking the condition.
  472. I verified this by putting traps in the conditional code and the action code.
  473.  
  474. Later,
  475.  
  476.  
  477. -----------------------------------------------------------------------
  478.  
  479. Jim Renaud                              [Standard Disclaimer]
  480.  
  481. Amdahl Corporation
  482. M/S 205                                 Phone:  408-992-2662
  483. Bldg. M3  Room 235                      Fax:    408-773-0833
  484. 1230 E. Arques Avenue                   Email:  wiseguy@mcode.amdahl.com
  485. Sunnyvale, CA 94088-3470
  486. =========================================================================
  487. Date:         Tue, 4 May 1993 18:25:50 -0700
  488. Reply-To:     Microsoft Access Database Discussion List
  489.               <ACCESS-L@INDYCMS.BITNET>
  490. Sender:       Microsoft Access Database Discussion List
  491.               <ACCESS-L@INDYCMS.BITNET>
  492. From:         Bill Stewart <STEWART@GC.BITNET>
  493. Subject:      Re: Access Performance
  494.  
  495. I've noticed that Access works best with 8MB's or more RAM.  I guess for
  496. some reason it just performs a little faster.  I think it has to do with
  497. having all of the SIMM slots on the motherboard filled, therby eliminating
  498. any wait-states.
  499.  
  500. I'm glad to hear that Access runs decent on the PS/2.  We're running
  501. OS2/2.0 on the same equipment and it's a real sloth.
  502.  
  503. Bill
  504. =========================================================================
  505. Date:         Tue, 4 May 1993 17:08:34 -0700
  506. Reply-To:     Microsoft Access Database Discussion List
  507.               <ACCESS-L@INDYCMS.BITNET>
  508. Sender:       Microsoft Access Database Discussion List
  509.               <ACCESS-L@INDYCMS.BITNET>
  510. From:         Access Listserv <access@SEASPRAY.UACN.ALASKA.EDU>
  511. Subject:      Re: Access Performance
  512. In-Reply-To:  <9305041933.AA00586@Seaspray.UACN.Alaska.EDU>
  513.  
  514. On Tue, 4 May 1993, Bill Stewart wrote:
  515.  
  516. > I am in the process of developing(99% done) a database to track the
  517. > location and specifications of computer hardware on our campus.  I have
  518. > over 4300 records in the database and I'm running on a 66Mhz DX2.  The
  519. > performance in Access is pretty zippy.
  520. >
  521. > I've run the same data base on a 386 16Mhz IBM PS/2 Mod 55 and found the
  522. > performance a little less that desired. I'm wondering what expirences any
  523. > of you might be having running large data bases on various CPU classes and
  524. > clock speeds?
  525.  
  526. Application:
  527.  
  528.         Database conversion from fixed width files of 750k and 1750k in length
  529. into three related tables with up to 3500 records, various calculations
  530. and string manipulations being done to the data as it's imported (~20
  531. pages of code used in the conversion).
  532.  
  533. System 1:
  534. 386?X/25 Laptop with 4 MB RAM
  535. Performance acceptable, ~1.5 hours to do the conversion
  536.  
  537. System 2:
  538. 486SX/25 Desktop with 4 MB RAM
  539. Performance acceptable, ~1 hour to do the conversion
  540. With buffer enlarged from 512k to 1024k or 2048k, performance miserable,
  541. killed the process before it was done -- I could watch the records be
  542. updated at 1-5 seconds per record!
  543.  
  544. System 3:
  545. 486DX/25 Desktop with 8 MB RAM
  546. Performance Excellent, ~15 minutes to do the conversion
  547. No visible change with enlarged buffer to 1024k, 2048k, or 4096k.
  548. Visible slowdowns when other large programs like Excel or Word are running.
  549.  
  550. 486DX/25 with 13 MB RAM
  551. No visible performance difference from above (except for the other
  552. programs running.)
  553.  
  554. Conclusion?  Access is highly sensitive to amount of RAM present, less so
  555. to processor speed.  8 MB RAM is plenty for small data sets, 4 mb RAM can
  556. handle only the smallest amounts of data before it croaks (my 500 record
  557. tables sort ok, 3000 is much slower).  Upgrading past 8 MB isn't needed
  558. unless you don't want to be concerned with what other applications you're
  559. running or unless you're running a lot more data than I am.
  560.  
  561.  - jcb
  562. =========================================================================
  563. Date:         Wed, 5 May 1993 02:20:01 +1000
  564. Reply-To:     Microsoft Access Database Discussion List
  565.               <ACCESS-L@INDYCMS.BITNET>
  566. Sender:       Microsoft Access Database Discussion List
  567.               <ACCESS-L@INDYCMS.BITNET>
  568. From:         /R=ECC/R=AM/U=IT_GREG/FFN=IT_GREG/@MR.TASED.EDU.AU
  569. Subject:      Re: Access Performance
  570. In-Reply-To:  <01GXTE0P2WRO95MP2S*@mr.tased.edu.au>
  571.  
  572. I have been developing a system to pay student accomodation
  573. allowances, which required a lookup table for the Bank code.
  574.  
  575. The table contained 13000 records and took almost a minute to find a
  576. specific (and indexed) record. I talked to the Microsoft help desk and I
  577. was doing all the right things.
  578.  
  579. This performance is really poor. The help desk suggested that FOXPRO
  580. might be more appropriate. (The machine was a 486sx 25)
  581.  
  582. Greg Curtis
  583. Snr Systems Officer
  584. Dept Education and the Arts
  585. Tasmania
  586. Australia
  587. =========================================================================
  588. Date:         Tue, 4 May 1993 22:40:46 -0500
  589. Reply-To:     Microsoft Access Database Discussion List
  590.               <ACCESS-L@INDYCMS.BITNET>
  591. Sender:       Microsoft Access Database Discussion List
  592.               <ACCESS-L@INDYCMS.BITNET>
  593. From:         George Raudabaugh <RAUDABAUGH@IDICL1.IDI.BATTELLE.ORG>
  594. Subject:      Re: Access Performance
  595.  
  596. Per some contact with folks at MS (very anon):
  597.  
  598. You want to build small stuff/use Access.
  599.  
  600. You want it to fly/use Fox.
  601.  
  602. Unfortunate, in that Access was cheap and really is easy to build apps with.
  603. Maybe the fabled ODBC links will speed it up (if you have the underlying
  604. DBMS).  However, I don't expect Access Vx.x to ever approach Fox speed
  605. unless the products are merged (and I think the $90 price tag will go
  606. bye-bye if this happens).   I see Access more as a developement tool, not
  607. really a DBMS (competing with JYACC Jam/IBI Focus/Uniface IDF).
  608.  
  609. This is mostly opinion, so take it with a grain of salt.
  610.  
  611. GR.
  612. --
  613. George Raudabaugh               Manager/Document Technologies
  614. Information Dimensions, Inc.    raudabaugh@idicl1.idi.battelle.org (work email)
  615. 5080 Tuttle Crossing Blvd.
  616. Dublin, Ohio  43017             (614) 761-7309                     (voice mail)
  617. =========================================================================
  618. Date:         Tue, 4 May 1993 21:24:54 PDT
  619. Reply-To:     Microsoft Access Database Discussion List
  620.               <ACCESS-L@INDYCMS.BITNET>
  621. Sender:       Microsoft Access Database Discussion List
  622.               <ACCESS-L@INDYCMS.BITNET>
  623. From:         Dan Tauber <vpcsc7@SFSUVAX1.SFSU.EDU>
  624. Subject:      Re: Access Performance
  625. In-Reply-To:  <no.id>; from "George Raudabaugh" at May 4, 93 10:40 pm
  626.  
  627. I just saw Bill Gates talk at DB Expo in San Francisco and basically he said
  628.  
  629. * Access is designed to make building apps easy. The goal was to make it easy
  630. for users to get to the data.
  631. * If you want to do real database stuff with Access (large datasets/fast
  632. transaction times) you need to have a database backend such as SQL Server
  633. for NT or Sybase.
  634. * FoxPro is real fast and MS plans on putting the Fox database engine into
  635. other products.
  636.  
  637. Dan Tauber
  638. dtauber@sybex.com
  639. =========================================================================
  640. Date:         Tue, 4 May 1993 21:28:45 PDT
  641. Reply-To:     Microsoft Access Database Discussion List
  642.               <ACCESS-L@INDYCMS.BITNET>
  643. Sender:       Microsoft Access Database Discussion List
  644.               <ACCESS-L@INDYCMS.BITNET>
  645. From:         Dan Tauber <vpcsc7@SFSUVAX1.SFSU.EDU>
  646. Subject:      Parsing E-Mail with Access
  647. In-Reply-To:  <no.id>; from "George Raudabaugh" at May 4, 93 10:40 pm
  648.  
  649. Has anyone written some Access code to parse e-mail into a
  650. database? What I want to do is read in a text file that contains
  651. lots of messages. Pull out a number of fields, from, to, subject,
  652. etc. and then put the entire text of the message into a memo field.
  653.  
  654. I have a few personal applications for this and if it works I also
  655. have a use for it at work.
  656.  
  657. Dan Tauber
  658. dtauber@sybex.com
  659. =========================================================================
  660. Date:         Wed, 5 May 1993 15:38:44 -0500
  661. Reply-To:     Microsoft Access Database Discussion List
  662.               <ACCESS-L@INDYCMS.BITNET>
  663. Sender:       Microsoft Access Database Discussion List
  664.               <ACCESS-L@INDYCMS.BITNET>
  665. From:         Robert Boot <MAIL_BOOT@UQVAX.CC.UQ.OZ.AU>
  666. Subject:      Re: Parsing E-Mail with Access
  667.  
  668. If you hear anything on this I should also be very interested.
  669.  
  670. Robert Boot
  671. Herston Medical Library
  672. University of Queenslandd
  673. Australia
  674.  
  675. r.boot@uqvax.cc.uq.edu.au
  676. Ph: +61 7 365 5354
  677. =========================================================================
  678. Date:         Wed, 5 May 1993 08:08:32 EST
  679. Reply-To:     Microsoft Access Database Discussion List
  680.               <ACCESS-L@INDYCMS.BITNET>
  681. Sender:       Microsoft Access Database Discussion List
  682.               <ACCESS-L@INDYCMS.BITNET>
  683. From:         Pekka Koskinen CIMO <koskinen@OPH.FI>
  684. Subject:      Re: Access Performance
  685.  
  686. On Tue, 4 May 1993 13:38:09 -0700, Bill Stewart wrote:
  687.  
  688. >I am in the process of developing(99% done) a database to track the
  689. >location and specifications of computer hardware on our campus.  I have
  690. >over 4300 records in the database and I'm running on a 66Mhz DX2.  The
  691. >performance in Access is pretty zippy.
  692. >
  693. >I've run the same data base on a 386 16Mhz IBM PS/2 Mod 55 and found the
  694. >performance a little less that desired. I'm wondering what expirences any
  695. >of you might be having running large data bases on various CPU classes and
  696. >clock speeds?
  697. >
  698.  
  699. Most of our machines are IBM PS/2 Mod 55 (16 MHz with 4 Mb of memory) and,
  700. yes, the performance could be better. At first the smartdrive size was
  701. 1024, but reducing it to 512 helped significantly. I'm just afraid that
  702. there's not very much to do.
  703.  
  704. Pekka
  705.  
  706. P.S. It's little out of the scope of this list, but is there any way to
  707.      upgrade those Mod 55's? Any non-Intel chips that you could plug in?
  708.      Or can you change the mother board (or does the microchannel
  709.      architecture prevent that?)?).
  710.  
  711. :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :)
  712.  
  713.     _/_/_/_/   _/   _/_/  _/_/  _/_/_/_/   "Any sufficiently advanced
  714.    _/    _/   _/   _/ _/_/ _/  _/    _/           technology is "
  715.   _/         _/   _/      _/  _/    _/   indistinguishable from magic."
  716.  _/    _/   _/   _/      _/  _/    _/             (A. Clarke)
  717. _/_/_/_/   _/   _/      _/  _/_/_/_/
  718.  
  719. Pekka Koskinen    tel +358-(9)0-7747 7962    fax +358-(9)0-7747 7064
  720. CIMO, P.O. Box 343, 00531 Helsinki, FINLAND
  721. =========================================================================
  722. Date:         Wed, 5 May 1993 09:46:36 CET
  723. Reply-To:     Microsoft Access Database Discussion List
  724.               <ACCESS-L@INDYCMS.BITNET>
  725. Sender:       Microsoft Access Database Discussion List
  726.               <ACCESS-L@INDYCMS.BITNET>
  727. From:         "Hilger Martin Dr." <hilger@KPMG.CO.AT>
  728. Subject:      Re: Page Numbering
  729.  
  730. Thanks Amy for your hint (="Page " & Page & " of 5"),
  731.  
  732. but your method only works if I know how many pages will come. If the
  733. report is 5 pages now and 10 pages tomorrow it couldn't work.
  734.  
  735. In Excel there are two "switches": &P printes the current page-number and
  736. &A printes the number of all pages.
  737.  
  738. It seems that there isn't a similar thing in Access.
  739.  
  740. Anymore ideas?
  741.  
  742. Regards
  743.  
  744. Martin
  745. =========================================================================
  746. Date:         Wed, 5 May 1993 12:12:31 CET
  747. Reply-To:     Microsoft Access Database Discussion List
  748.               <ACCESS-L@INDYCMS.BITNET>
  749. Sender:       Microsoft Access Database Discussion List
  750.               <ACCESS-L@INDYCMS.BITNET>
  751. From:         "Hilger Martin Dr." <hilger@KPMG.CO.AT>
  752. Subject:      Memory-problems, too many tables
  753.  
  754. Hi again!
  755.  
  756. Besides this lousy page-numbering problem we have encountered the following
  757. problems:
  758.  
  759. We have about 22 DBF-tables bound-in (not imported!!!) and about the same
  760. number of tables and we get frequent "Not enough memory" and "Not more
  761. tables can be opened" messages (we have the german version of Access so the
  762. English messages may be a bit different!!).
  763.  
  764. MS-Hotline in Munich told me that the amount of fields and the number of
  765. bound tables costs very much memory (the tables have about 10 to 50 fields
  766. but only some test-records).
  767. The .MDB-file is about 250 kB (after compressing it) to 500 kB.
  768.  
  769. Any ideas? Will Access 1.1 solve these problems?
  770.  
  771. Regards
  772.  
  773. Martin
  774. =========================================================================
  775. Date:         Wed, 5 May 1993 06:12:46 -0700
  776. Reply-To:     Microsoft Access Database Discussion List
  777.               <ACCESS-L@INDYCMS.BITNET>
  778. Sender:       Microsoft Access Database Discussion List
  779.               <ACCESS-L@INDYCMS.BITNET>
  780. From:         Bill Stewart <STEWART@GC.BITNET>
  781. Subject:      Re: Access Performance
  782.  
  783. It sounds like there are quite a few different results on the speed
  784. performance for Access.  I wonder if there is any sort of bechmark tests
  785. to run to see if FoxPro is actually faster than Access?  I wonder what the
  786. industry standrard benchmark test is, if any?
  787.  
  788. I think Access is quite flexable and easy to get started with.  I have only
  789. limited expirence with FoxPro and came to the conclusion that it just
  790. wasn't what I wanted.  I wonder if the next version of Access might have
  791. the FoxPro routines that make it run quicker.  One can only hope.
  792.  
  793. _________________________________________
  794. Glendale Community College - Bill Stewart
  795. 6000 W. Olive Ave.
  796. Glendale, Az. 85302
  797. (602) 435-3497
  798. _________________________________________
  799. =========================================================================
  800. Date:         Wed, 5 May 1993 07:29:49 -0700
  801. Reply-To:     Microsoft Access Database Discussion List
  802.               <ACCESS-L@INDYCMS.BITNET>
  803. Sender:       Microsoft Access Database Discussion List
  804.               <ACCESS-L@INDYCMS.BITNET>
  805. From:         Bill Stewart <STEWART@GC.BITNET>
  806. Subject:      Re: Access Performance
  807.  
  808. I'm curious, how were you performiong your lookup?  I've found that using a
  809. filter is tremendously quicker that using the FindRec or table.Seek methods.
  810.  
  811. _________________________________________
  812. Glendale Community College - Bill Stewart
  813. 6000 W. Olive Ave.
  814. Glendale, Az. 85302
  815. (602) 435-3497
  816. _________________________________________
  817. =========================================================================
  818. Date:         Wed, 5 May 1993 16:30:50 CET
  819. Reply-To:     Microsoft Access Database Discussion List
  820.               <ACCESS-L@INDYCMS.BITNET>
  821. Sender:       Microsoft Access Database Discussion List
  822.               <ACCESS-L@INDYCMS.BITNET>
  823. From:         "Hilger Martin Dr." <hilger@KPMG.CO.AT>
  824. Subject:      Re: Access Performance
  825.  
  826. Hi to all on Access-l and MS-Access!
  827.  
  828. Access is a lot slower than nearly all other databases.
  829.  
  830. The speedwinner in a recent PC-Magazine test was FoxPro 2.5 for Windows
  831. which was faster than Paradox for DOS and of course faster than all other
  832. Windows-XBase-systems. The last PCMag also compared dBase IV 2.0 for DOS
  833. with other XBase-systems.
  834.  
  835. I guess Access was never meant to be a speedy database product.
  836. =========================================================================
  837. Date:         Wed, 5 May 1993 07:39:50 -0700
  838. Reply-To:     Microsoft Access Database Discussion List
  839.               <ACCESS-L@INDYCMS.BITNET>
  840. Sender:       Microsoft Access Database Discussion List
  841.               <ACCESS-L@INDYCMS.BITNET>
  842. From:         Bill Stewart <STEWART@GC.BITNET>
  843. Subject:      Re: Access Performance
  844.  
  845. Do't give up on it yet.  It's only version 1.0, and pretty impressive for
  846. the first release.
  847.  
  848. _________________________________________
  849. Glendale Community College - Bill Stewart
  850. 6000 W. Olive Ave.
  851. Glendale, Az. 85302
  852. (602) 435-3497
  853. ______________________
  854. =========================================================================
  855. Date:         Wed, 5 May 1993 09:33:28 EST
  856. Reply-To:     Microsoft Access Database Discussion List
  857.               <ACCESS-L@INDYCMS.BITNET>
  858. Sender:       Microsoft Access Database Discussion List
  859.               <ACCESS-L@INDYCMS.BITNET>
  860. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  861. Organization: IUPUI Student Activities Office (317) 274-3931
  862. Subject:      Re: Access Performance
  863. In-Reply-To:  Message of Wed, 5 May 1993 16:30:50 CET from <hilger@KPMG.CO.AT>
  864.  
  865. Well, gee...if you're running it on an i486DX-66 with a math coprocessor
  866. and 16 megs of RAM and a Windows video accellerator card, I imagine Access
  867. would be a pretty good performer...:)  (And just wait for Pentium! *grin*)
  868.  
  869. Seriously, when I attended the last Microsoft seminar here, they were
  870. rather "up-front" about the fact that Access was primarily meant for
  871. smaller databases, while FoxPro was their "power-user" database.  Someone
  872. mentioned a few messages back that Access makes it possible for users
  873. to get at their data with ease and that the speed sacrifice was worth
  874. it if you could just get at your data.  I concur with that sentiment--
  875. even though I was not having major problems with dBase IV, I've made
  876. the conversion to Access without much trouble because I needed a
  877. Windows-based solution to my DBMS system.  HOWEVER I have to say that
  878. none of my databases are over 1000 records in length (yet).
  879.  
  880. Like they say on the network news, "time will tell."
  881.  
  882. Nathan
  883.  
  884. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  885. Nathan C. Brindle, Student Activities Office
  886. Indiana University Purdue University Indianapolis
  887. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  888. List Administrator, STUACTS@INDYCMS, APOSEC52@INDYCMS, and ACCESS-L@INDYCMS
  889. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU or NBRINDLE@INDYVAX.IUPUI.EDU
  890. ------------------------------------------------------------------------------
  891. =========================================================================
  892. Date:         Wed, 5 May 1993 09:39:00 CST
  893. Reply-To:     Microsoft Access Database Discussion List
  894.               <ACCESS-L@INDYCMS.BITNET>
  895. Sender:       Microsoft Access Database Discussion List
  896.               <ACCESS-L@INDYCMS.BITNET>
  897. From:         E'ci <MASSATR@SLUVCA.SLU.EDU>
  898. Subject:      Importing text files
  899.  
  900. Greetings,
  901.  
  902. I need to import some really HUGE datasets that are in fixed width format.
  903. Accompanying them are files that possess the name, type, length, start and stop
  904. columns. Is there a way (once the file is properly massaged) to import or
  905. copy this file to the Import/Export Specification? One of the files has
  906. 345 fields and I do not want to do it by hand. Any ideas?
  907.  
  908. Due to the size of this project, I should probably use FoxPro-Win, but I have
  909. Access and I like it.
  910.  
  911. Any help would be greatly appreciated.
  912.  
  913.  
  914. Tod R. Massa
  915. massatr@sluvca.slu.edu
  916. =========================================================================
  917. Date:         Wed, 5 May 1993 07:43:38 PDT
  918. Reply-To:     Microsoft Access Database Discussion List
  919.               <ACCESS-L@INDYCMS.BITNET>
  920. Sender:       Microsoft Access Database Discussion List
  921.               <ACCESS-L@INDYCMS.BITNET>
  922. From:         Jimmy Lew <jlew@SFSUVAX1.SFSU.EDU>
  923. Subject:      Re: Access Performance
  924. In-Reply-To:  <no.id>; from "Pekka Koskinen CIMO" at May 5, 93 8:08 am
  925.  
  926. >
  927. > On Tue, 4 May 1993 13:38:09 -0700, Bill Stewart wrote:
  928. >
  929. > >I am in the process of developing(99% done) a database to track the
  930. > >location and specifications of computer hardware on our campus.  I have
  931. > >over 4300 records in the database and I'm running on a 66Mhz DX2.  The
  932. > >performance in Access is pretty zippy.
  933. > >
  934. > >I've run the same data base on a 386 16Mhz IBM PS/2 Mod 55 and found the
  935. > >performance a little less that desired. I'm wondering what expirences any
  936. > >of you might be having running large data bases on various CPU classes and
  937. > >clock speeds?
  938. > >
  939. >
  940. > Most of our machines are IBM PS/2 Mod 55 (16 MHz with 4 Mb of memory) and,
  941. > yes, the performance could be better. At first the smartdrive size was
  942. > 1024, but reducing it to 512 helped significantly. I'm just afraid that
  943. > there's not very much to do.
  944. >
  945. > Pekka
  946. >
  947. > P.S. It's little out of the scope of this list, but is there any way to
  948. >      upgrade those Mod 55's? Any non-Intel chips that you could plug in?
  949. >      Or can you change the mother board (or does the microchannel
  950. >      architecture prevent that?)?).
  951. >
  952. > :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :)
  953. >
  954. >     _/_/_/_/   _/   _/_/  _/_/  _/_/_/_/   "Any sufficiently advanced
  955. >    _/    _/   _/   _/ _/_/ _/  _/    _/           technology is "
  956. >   _/         _/   _/      _/  _/    _/   indistinguishable from magic."
  957. >  _/    _/   _/   _/      _/  _/    _/             (A. Clarke)
  958. > _/_/_/_/   _/   _/      _/  _/_/_/_/
  959. >
  960. > Pekka Koskinen    tel +358-(9)0-7747 7962    fax +358-(9)0-7747 7064
  961. > CIMO, P.O. Box 343, 00531 Helsinki, FINLAND
  962. >
  963.  
  964. IBM is offering a 486slc2 processor upgrade.  Its part number is
  965. 32g2606.  The clock speed is 50 MHz.  The chip plugs into the mother
  966. board without taking up a slot.
  967.  
  968. jlew
  969. =========================================================================
  970. Date:         Wed, 5 May 1993 08:13:29 -0700
  971. Reply-To:     Microsoft Access Database Discussion List
  972.               <ACCESS-L@INDYCMS.BITNET>
  973. Sender:       Microsoft Access Database Discussion List
  974.               <ACCESS-L@INDYCMS.BITNET>
  975. From:         Bill Stewart <STEWART@GC.BITNET>
  976. Subject:      Re: Importing text files
  977.  
  978. One way to import data is to use the Import/Export option in the File Menu.
  979. It will import fixed width files as well as several others.
  980.  
  981. _________________________________________
  982. Glendale Community College - Bill Stewart
  983. 6000 W. Olive Ave.
  984. Glendale, Az. 85302
  985. (602) 435-3497
  986. _________________________________________
  987. =========================================================================
  988. Date:         Wed, 5 May 1993 10:54:05 CDT
  989. Reply-To:     Microsoft Access Database Discussion List
  990.               <ACCESS-L@INDYCMS.BITNET>
  991. Sender:       Microsoft Access Database Discussion List
  992.               <ACCESS-L@INDYCMS.BITNET>
  993. From:         randy legeai <rlegeai@RS1.TCS.TULANE.EDU>
  994. Subject:      Re: Importing text files
  995. In-Reply-To:  <9305051426.AA12997@mailhost.tcs.tulane.edu>; from "E'ci" at May
  996.               5, 93 9:39 am
  997.  
  998. > I need to import some really HUGE datasets that are in fixed width format.
  999. > Accompanying them are files that possess the name, type, length, start and
  1000.  stop
  1001. > columns. Is there a way (once the file is properly massaged) to import or
  1002. > copy this file to the Import/Export Specification? One of the files has
  1003. > 345 fields and I do not want to do it by hand. Any ideas?
  1004. >
  1005. Robert:  I recently imported a very large fixed-length file from a
  1006. SAS database.  Use the Wizard for import/export.  I did manually
  1007. enter fieldnames, starting positions, and length, but that was
  1008. pretty quick, especially since I didn't need (and therefore didn't
  1009. import) all of the fields.  The original file was around 500K.
  1010.  
  1011. --
  1012. Randall Legeai                             rlegeai@rs1.tcs.tulane.edu
  1013. Federal Agency Affairs / Ctr. Bioenv. Research      Phn: 504/865-5758
  1014. 327 Gibson Hall, Tulane University                  Fax: 504/865-5274
  1015. New Orleans, Louisiana 70118-5698
  1016. =========================================================================
  1017. Date:         Wed, 5 May 1993 11:09:00 CDT
  1018. Reply-To:     Microsoft Access Database Discussion List
  1019.               <ACCESS-L@INDYCMS.BITNET>
  1020. Sender:       Microsoft Access Database Discussion List
  1021.               <ACCESS-L@INDYCMS.BITNET>
  1022. From:         Miguel Rivera <miguelr@IHLPE.ATT.COM>
  1023. Subject:      Re: Access Performance
  1024.  
  1025. > Hi to all on Access-l and MS-Access!
  1026. >
  1027. > Access is a lot slower than nearly all other databases.
  1028. >
  1029.  
  1030. You cannot compare DOS databases with windows databases. The power
  1031. that windows offer and the overhead of the grphical environment make
  1032. a direct comparison very difficult.
  1033.  
  1034. > The speedwinner in a recent PC-Magazine test was FoxPro 2.5 for Windows
  1035.  
  1036. Fox Pro for windows is a direct port from it DOS version. I don't consider
  1037. FOX Pro as a truly windows DB. It lacks from many features that windows
  1038. provides and is not as EASY to use than Access, but is it faster.
  1039.  
  1040. There is a rumor than Microsoft would eventually put the propietary
  1041. Fox Pro DB engine into Access. I would like to see that done soon.
  1042. They eventualy would like to support only one DB package. Like I
  1043. said, this is a rumor and I am passing it as is.
  1044.  
  1045. > which was faster than Paradox for DOS and of course faster than all other
  1046. > Windows-XBase-systems. The last PCMag also compared dBase IV 2.0 for DOS
  1047. > with other XBase-systems.
  1048. >
  1049. > I guess Access was never meant to be a speedy database product.
  1050.  
  1051. Be patient, you are working with version 1.0. As a software engineer,
  1052. I am very surprised with the quality of the product. I have not
  1053. found any major bug during the development of my applications.
  1054.  
  1055. I think Access is a very good database compared to Paradox for windows.
  1056. Paradox claim to be a lot faster than Access but it is not (base on
  1057. review and benchmarks by different magazines). I think that Microsoft
  1058. has done a fine job putting a well defined and extremely EASY to use
  1059. DBMS available to users to fulfill the needs of the most common DB
  1060. applications.
  1061.  
  1062. I don't think that Access will replace any SQL server yet. There
  1063. is a lot of room for improvement. If speed is the main concern,
  1064. I think Access (Version 1.0) is not the right choice. If you want
  1065. to prototype applications, write small to medium DB systems, and
  1066. test your relational design, I guess access is an excelent tool.
  1067.  
  1068. IMO, I think is worth to wait for the new version of Access which is
  1069. coming soon. If you have your copy registered, you will receive
  1070. information about your upgrade and you will pay only the cost of the
  1071. materials.
  1072.  
  1073. I have worked with many DBMS including INGRES, INFORMIX, ORACLE, dBase III
  1074. and IV, 4 Dimension (MAC) and I think Access is the EASIEST to use among all
  1075. of them.
  1076.  
  1077. I hope this helps to clarify some of the questions about Access,
  1078.  
  1079.  
  1080. Miguel A. Rivera
  1081. AT&T Bell Labs.
  1082. Naperville, IL. 60563
  1083. =========================================================================
  1084. Date:         Wed, 5 May 1993 11:22:27 EST
  1085. Reply-To:     Microsoft Access Database Discussion List
  1086.               <ACCESS-L@INDYCMS.BITNET>
  1087. Sender:       Microsoft Access Database Discussion List
  1088.               <ACCESS-L@INDYCMS.BITNET>
  1089. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  1090. Organization: Alpha Phi Omega, Tau Omicron Chapter
  1091. Subject:      Re: Access Performance
  1092. In-Reply-To:  Message of Wed,
  1093.               5 May 1993 11:09:00 CDT from <miguelr@IHLPE.ATT.CO M>
  1094.  
  1095. I don't think that "rumor" about Fox and Access being together in one
  1096. package is really a rumor.  I heard an MS representative say just that at
  1097. a Microsoft seminar in January.  But he <did> say that this is a project
  1098. that may take 6-10 years and we shouldn't look for it anytime soon.
  1099.  
  1100. Whether or not it ever happens is another story.
  1101.  
  1102. Nathan
  1103. =========================================================================
  1104. Date:         Wed, 5 May 1993 10:25:02 MDT
  1105. Reply-To:     Microsoft Access Database Discussion List
  1106.               <ACCESS-L@INDYCMS.BITNET>
  1107. Sender:       Microsoft Access Database Discussion List
  1108.               <ACCESS-L@INDYCMS.BITNET>
  1109. Comments:     Converted from PROFS to RFC822 format by PUMP V2.1
  1110. From:         "Brian Keeler (403) - 471-8623" <BRIANK@NAIT.AB.CA>
  1111. Subject:      Importing text files
  1112. In-Reply-To:  note of 93-05-05 08:54
  1113.  
  1114. I have imported flat text (ascii) files from our VAX 6420 using the
  1115. import delimited file option, and it works great.. The fields are
  1116. delimited with semi colon (;), you can use any character, but you must
  1117. set up your import files thru the options part after selecting IMPORT
  1118. from the main menu item in FILE.. hope this helps you out..
  1119.  
  1120. Brian Keeler    (403) - 471-8623   ..What is a CD-ROM ??
  1121. Application Services Coordinator     3 billion pits arranged
  1122. Information Services Division        in a 3 mile spiral..
  1123. domain: briank@nait.ab.ca
  1124. =========================================================================
  1125. Date:         Wed, 5 May 1993 17:07:48 BST
  1126. Reply-To:     Microsoft Access Database Discussion List
  1127.               <ACCESS-L@INDYCMS.BITNET>
  1128. Sender:       Microsoft Access Database Discussion List
  1129.               <ACCESS-L@INDYCMS.BITNET>
  1130. From:         "Anne L Zorner R27.G5/" <ALZ@IBM-B.RUTHERFORD.AC.UK>
  1131. Subject:      Access security workings
  1132.  
  1133. SQL Support Section (SQS)         Mail ALZ@UK.AC.RL.IB
  1134. ===============================================================
  1135. Dear Access friends
  1136. I wonder whether anyone else has noticed / experienced a problem
  1137. that I seem to be having.
  1138.  
  1139. I have a Novel network where I want to store a database. I also wanted
  1140. to associate with it a workgroup, so I copied the system.mba file
  1141. over into the same directory. All users on the network may have
  1142. their own copy of access, they can obviously create their own databases
  1143. on their own pc.
  1144.  
  1145. The thing is, if a user has access on a local PC for which he is
  1146. a user and he uses his local system.mba rather than the workgroup
  1147. system.mba on the network that I have set up he suddenly has full admin
  1148. rights on the remote database as well. Is it tru that if you are an
  1149. admin user in your own local database then you immediately are an
  1150. admin user in any other database that you have access to (excuse the pun)
  1151. or have I missed some bit of security somewhere?
  1152.  
  1153. Can I people opening that database unless they have connected to the
  1154. correct workgroup?
  1155. Anne
  1156.  
  1157. Thankyou
  1158. ===============================================================
  1159. =========================================================================
  1160. Date:         Wed, 5 May 1993 11:12:13 -0700
  1161. Reply-To:     Microsoft Access Database Discussion List
  1162.               <ACCESS-L@INDYCMS.BITNET>
  1163. Sender:       Microsoft Access Database Discussion List
  1164.               <ACCESS-L@INDYCMS.BITNET>
  1165. From:         Henry Unger <hunger@HITECH.COM>
  1166. Subject:      Page Numbering
  1167. In-Reply-To:  "Hilger Martin Dr."'s message of Wed,
  1168.               5 May 1993 09:46:36 CET <199305050748.AA17810@hp4at.eunet.co.at>
  1169.  
  1170. In order to print Page 1 of N you need to know in advance how
  1171. many pages there will be, which is difficult in a database but
  1172. easy in a spreadsheet.  In a multi-user database it is possible
  1173. for the number of pages to change during the production of the
  1174. report as new records are added to the database, rendering a
  1175. non-deterministic problem.
  1176. =========================================================================
  1177. Date:         Wed, 5 May 1993 11:58:43 PDT
  1178. Reply-To:     Microsoft Access Database Discussion List
  1179.               <ACCESS-L@INDYCMS.BITNET>
  1180. Sender:       Microsoft Access Database Discussion List
  1181.               <ACCESS-L@INDYCMS.BITNET>
  1182. From:         Jim Renaud <wiseguy@MCODE.AMDAHL.COM>
  1183. Subject:      Re: Don't use = with RunCode
  1184.  
  1185. >
  1186. >
  1187. >  > To my amazement, I see that the Action gets executed before the conditional
  1188. >  > expression is executed! After much debugging (and frustration, since the
  1189. >  > Action was to delete some records), I found that if you define an Action
  1190. >  > that executes "RunCode" and specifies the function with =FunctionName(),
  1191.  this
  1192. >  > improper behavior occurs. If you specifiy the function name (operand of
  1193. >  > the RunCode action) without the preceding '=' (equal sign), then everything
  1194. >  > works as expected.
  1195. >
  1196. >       This very much makes sence!  What you were asking Access to do was
  1197. >       to execute function FunctionName() and then performe action RunCode
  1198. >       using as an argument whatever the FunctionName() returned.
  1199. >       I also remember reading someting about the evaluating of things in
  1200. >       macros' conditinos no metter if condition is false or true. I think
  1201. >       in Basic it is different.
  1202. >
  1203. >       Dmitry Serebrennikov     dmitry@ucsee.berkeley.edu
  1204. >
  1205.  
  1206. Here's what I was trying to do:
  1207.  
  1208. Macro Name          Condition                 Action
  1209. ----------          ---------                 ------
  1210.  
  1211. Delete              CheckDelete()             RunCode
  1212.  =DeleteOrder([OrderNumber])
  1213.  
  1214. The idea was that if CheckDelete() returned nonzero, then I wanted to execute
  1215. the action (which was to DeleteOrder). Dmitry suggested that Access was
  1216.  executing
  1217. DeleteOrder (because of the equal-sign '=') and then performed action RunCode
  1218. using as an argument whatever DeleteOrder() returned. The problem is that
  1219. DeleteOrder returns a long and that should (hopefully?) cause access to complain
  1220. about trying to execute a long since the actual value was zero. [Dmitry: I agree
  1221. with your analysis of what Access should do with that expression. But, I don't
  1222. see that Access is indeed doing that.]
  1223.  
  1224. What I thought was incorrect was that Access executed DeleteOrder without
  1225. evaluating the CheckDelete() condition. I understand that Access macros (like
  1226. many languages) do not guarantee an ordering of evaluation for conditional
  1227. expressions that involve executing functions. But, Access is doing something
  1228. much worse; it executes the action (or an operand of an action) before
  1229.  evaluating
  1230. ANY of the conditions.
  1231.  
  1232. I'm making a big deal of it because:
  1233.   1) I don't want any of you guys to waste alot of time trying to figure out
  1234.      this problem again. These kind of subtle problems can be difficult to
  1235.      figure out.
  1236.   2) I want Microsoft to fix this problem since it seems incorrect to execute
  1237.      an action or any operand of an action without first checking the conditions
  1238.      first.
  1239.  
  1240.  
  1241. -----------------------------------------------------------------------
  1242.  
  1243. Jim Renaud                              [Standard Disclaimer]
  1244.  
  1245. Amdahl Corporation
  1246. M/S 205                                 Phone:  408-992-2662
  1247. Bldg. M3  Room 235                      Fax:    408-773-0833
  1248. 1230 E. Arques Avenue                   Email:  wiseguy@mcode.amdahl.com
  1249. Sunnyvale, CA 94088-3470
  1250. =========================================================================
  1251. Date:         Wed, 5 May 1993 15:02:08 CST
  1252. Reply-To:     jao9w265@aurora.cdev.com
  1253. Sender:       Microsoft Access Database Discussion List
  1254.               <ACCESS-L@INDYCMS.BITNET>
  1255. From:         "John A. Olson" <jao9w265@AURORA.CDEV.COM>
  1256. Subject:      Don't use = with runcode
  1257.  
  1258. I have a question for you.  Why is function CheckDelete() returning a
  1259. numeric value?  You should have it return either TRUE or FALSE.  That way,
  1260. in your condition statement it will only execute if it comes back as
  1261. TRUE.  I'm not sure, but I think ACCESS treats any numeric value as TRUE.
  1262.  
  1263. Try this in your function CheckDelete():
  1264.  
  1265. Function CheckDelete()
  1266.  
  1267. CheckDelete = FALSE
  1268.  
  1269. If (some condition) Then
  1270. CheckDelete = True
  1271. Exit Function
  1272.  
  1273. End If
  1274.  
  1275. End Function
  1276.  
  1277. This should help I hope!
  1278.  
  1279. John
  1280.  
  1281. jao9w265@aurora.cdev.com
  1282. =========================================================================
  1283. Date:         Wed, 5 May 1993 14:46:49 PDT
  1284. Reply-To:     Microsoft Access Database Discussion List
  1285.               <ACCESS-L@INDYCMS.BITNET>
  1286. Sender:       Microsoft Access Database Discussion List
  1287.               <ACCESS-L@INDYCMS.BITNET>
  1288. From:         Jim Renaud <wiseguy@MCODE.AMDAHL.COM>
  1289. Subject:      Re: Don't use = with runcode
  1290.  
  1291. > I have a question for you.  Why is function CheckDelete() returning a
  1292. > numeric value?  You should have it return either TRUE or FALSE.  That way,
  1293. > in your condition statement it will only execute if it comes back as
  1294. > TRUE.  I'm not sure, but I think ACCESS treats any numeric value as TRUE.
  1295. >
  1296. > Try this in your function CheckDelete():
  1297. >
  1298. > Function CheckDelete()
  1299. >
  1300. > CheckDelete = FALSE
  1301. >
  1302. > If (some condition) Then
  1303. > CheckDelete = True
  1304. > Exit Function
  1305. >
  1306. > End If
  1307. >
  1308. > End Function
  1309. >
  1310. > This should help I hope!
  1311. >
  1312. > John
  1313. >
  1314. > jao9w265@aurora.cdev.com
  1315. >
  1316.  
  1317. Actually, I looked and could not find what the valid symbolic names for
  1318. TRUE and FALSE. I did find others, just not the ones that I was looking for.
  1319. Anyway, I know that Access treats non-zero values as TRUE and zero values as
  1320. FALSE so I made my function return one and zero, respectively (I think that
  1321. Access uses -1 for TRUE, though).
  1322.  
  1323. I tested using CheckDelete in a dummy macro to be sure that when returning one,
  1324. Access executed the specified action(s). When specifiying a RunCode action with
  1325. a function name starting with and '=', the wierdness begins. Without the '=',
  1326. Access will correctly interpret the condition and execute the action
  1327.  accordingly.
  1328. With an '=' starting the operand of the RunCode action, Access executes the
  1329. operand first, then interprets the condition.
  1330.  
  1331. I don't think this problem goes away whether I use TRUE/FALSE or 1/0.
  1332.  
  1333.  
  1334. -----------------------------------------------------------------------
  1335.  
  1336. Jim Renaud                              [Standard Disclaimer]
  1337.  
  1338. Amdahl Corporation
  1339. M/S 205                                 Phone:  408-992-2662
  1340. Bldg. M3  Room 235                      Fax:    408-773-0833
  1341. 1230 E. Arques Avenue                   Email:  wiseguy@mcode.amdahl.com
  1342. Sunnyvale, CA 94088-3470
  1343. =========================================================================
  1344. Date:         Wed, 5 May 1993 23:51:29 +1000
  1345. Reply-To:     Microsoft Access Database Discussion List
  1346.               <ACCESS-L@INDYCMS.BITNET>
  1347. Sender:       Microsoft Access Database Discussion List
  1348.               <ACCESS-L@INDYCMS.BITNET>
  1349. From:         /R=ECC/R=AM/U=IT_GREG/FFN=IT_GREG/@MR.TASED.EDU.AU
  1350. Subject:      Re: Access Performance
  1351. In-Reply-To:  <01GXUN3X3R0495MS56*@mr.tased.edu.au>
  1352.  
  1353. Bill Stewart,
  1354.  
  1355. The  list was through a form and a combo box. The resulting pop-up pick
  1356. list (~13000 record table)  required a value from the table.
  1357.  
  1358. Greg Curtis
  1359. Dept of Education and the Arts
  1360. Tasmania
  1361. Australia
  1362. =========================================================================
  1363. Date:         Thu, 6 May 1993 00:02:47 +1000
  1364. Reply-To:     Microsoft Access Database Discussion List
  1365.               <ACCESS-L@INDYCMS.BITNET>
  1366. Sender:       Microsoft Access Database Discussion List
  1367.               <ACCESS-L@INDYCMS.BITNET>
  1368. From:         /R=ECC/R=AM/U=IT_GREG/FFN=IT_GREG/@MR.TASED.EDU.AU
  1369. Subject:      Re: Access Performance
  1370. In-Reply-To:  <01GXUNHYXCX095MS56*@mr.tased.edu.au>
  1371.  
  1372. I agree that development in Access is initially easier than many other
  1373. systems, but it does not take a great time to become proficient at any of
  1374. the languages/systems.
  1375.  
  1376. The two factors that should be more significant, for professional
  1377. programmers, are
  1378.      - the power of the language to simply achieve complex tasks. Here
  1379. access performs well, but still lacks the plethora of third pparty add-ons
  1380. that Clipper and FOX enjoy.
  1381.       - the ease of maintenance. This is where I think Access falls down
  1382. somewhat, mainly because of the variety of ways of achieving an end. It
  1383. can be very difficult to follow how an application flows because all the
  1384. program is not in front of you. You have to search tables, queries, macros,
  1385. modules and menu options to find what is really happening. This may be
  1386. ok where site standards set the rules, but where clients are developing
  1387. themselves this could become a problem for future maintenance.
  1388.  
  1389. Greg Curtis
  1390. Dept of Education and the Arts
  1391. Tasmania
  1392. Australia
  1393. =========================================================================
  1394. Date:         Wed, 5 May 1993 20:29:42 PDT
  1395. Reply-To:     Microsoft Access Database Discussion List
  1396.               <ACCESS-L@INDYCMS.BITNET>
  1397. Sender:       Microsoft Access Database Discussion List
  1398.               <ACCESS-L@INDYCMS.BITNET>
  1399. From:         Dan Tauber <vpcsc7@SFSUVAX1.SFSU.EDU>
  1400. Subject:      Record locking in joins
  1401. In-Reply-To:  <no.id>; from "Jim Renaud" at May 5, 93 2:46 pm
  1402.  
  1403. I'm having a problem with joins (actaully, after talking to a Borland Paradox
  1404. engineer, I think it is a feature of Access' data model).  When I create
  1405. a join, Access locks the entire record in the master table, it doesn't allow
  1406. editing of any of the data. I understand why Access would lock the key field,
  1407. having the hash values change in the middle of a join would be a pain to
  1408. deal with from a programmer point of view. But, it locks the entire record,
  1409. not just the linked field.
  1410.  
  1411. Does anyone have a work-around for this? I'd like to have a form based on
  1412. a one-to-one join that allows editing of both tables.
  1413.  
  1414. I talked to a MS person about this and he said it did not lock the entire
  1415. record, only the key and linked fields but then he tried it and couldn't
  1416. explain why it didn't work.
  1417.  
  1418. The Borland person I talked to said it was due to the embeded form data model
  1419. that Access uses. Paradox used to have the same problem but they have moved
  1420. to a new data model in Paradox for Windows.
  1421. =========================================================================
  1422. Date:         Thu, 6 May 1993 08:51:18 -0400
  1423. Reply-To:     Microsoft Access Database Discussion List
  1424.               <ACCESS-L@INDYCMS.BITNET>
  1425. Sender:       Microsoft Access Database Discussion List
  1426.               <ACCESS-L@INDYCMS.BITNET>
  1427. From:         R Hyde <rhyde@MORGAN.UCS.MUN.CA>
  1428. Subject:      Re: Access Performance
  1429. In-Reply-To:  <9305042332.AA09966@morgan.ucs.mun.ca>
  1430.  
  1431. On Tue, 4 May 1993, Bill Stewart wrote:
  1432. >
  1433. > Has anyone herd when the run-time module for Access will be released?
  1434.  
  1435. When I spoke to a Microsoft (Canada) customer service rep. a couple of
  1436. days ago she said "two months".
  1437.  
  1438. Bob Hyde
  1439. rhyde@morgan.ucs.mun.ca
  1440. =========================================================================
  1441. Date:         Thu, 6 May 1993 07:48:07 PDT
  1442. Reply-To:     Microsoft Access Database Discussion List
  1443.               <ACCESS-L@INDYCMS.BITNET>
  1444. Sender:       Microsoft Access Database Discussion List
  1445.               <ACCESS-L@INDYCMS.BITNET>
  1446. From:         Morris Myers <xrysta@MCODE.AMDAHL.COM>
  1447. Subject:      Microsoft Access 1.1
  1448.  
  1449. This information was sent to me by a friend. he found it on
  1450. the net somewhere.
  1451.  
  1452.  
  1453. ----- Begin Included Message -----
  1454.  
  1455. Picked up a flyer about Microsoft Access version 1.1 yesterday at the
  1456. Microsoft Booth at DB/EXPO 93, and I thought I'd share.
  1457.  
  1458. Typos are mine, I don't work for MS, etc., etc., etc.
  1459.  
  1460. [snip]
  1461.  
  1462. Microsoft Access(r)
  1463. Relation Database Management System for Windows(tm)
  1464. version 1.1
  1465.  
  1466. Microsoft Access now works with more data formats for greater
  1467. information access
  1468.  
  1469.  Users and corporations have large investments in existing data and, as a
  1470.  result, they require a powerful database that works with a variety of desktop
  1471.  and client-server environments.  To help preserve these investments, Microsoft
  1472.  Access version 1.1 now allows users to operate openly against an even greater
  1473.  variety of data sources, making it easier for end users to get at the data.
  1474.  Whether on a workstation, across a network, or in a client-server
  1475.  configuration, Microsoft Access lets users share data easily, even if they
  1476.  are using different database products.
  1477.  
  1478. Microsoft Access version 1.1 offers:
  1479.  
  1480.  Direct connectivity to read and write Oracle(r) data through Open Database
  1481.   Connectivity (ODBC)
  1482.  
  1483.  Direct connectivity to read and write SYBASE(r) SQL Server data through ODBC
  1484.  
  1485.  Direct connectivity to Microsoft FoxPro(r) 2.0 and 2.5 data and indexes.
  1486.  
  1487.  A new, more robust ODBC driver to Microsoft(r) SQL Server, using fewer
  1488.   connections and operating faster than Microsoft Access 1.0
  1489.  
  1490.  Faster and more flexible fixed-width importing, including support for
  1491.   variable lengths.
  1492.  
  1493.  Improved support for Btrieve(r) data--the INDEX.DDF file is no longer
  1494.   required to be able to read Btrieve .DAT files.
  1495.  
  1496.  Easier importing of Microsoft Excel database named ranges
  1497.  
  1498.  A new export option for moving data into Word for Windows Mail Merge format
  1499.  
  1500.  Various additional data access enhancements.  For instance, users of
  1501.   Microsoft Access 1.1 can attach to Paradox(r) tables that are currently in
  1502.   use and can attach to dBASE files on a CD
  1503.  
  1504. Additional enhancements in Microsoft Access version 1.1
  1505.  
  1506.  The maximum database file size has increased from 128MB to 1 gigabyte
  1507.  
  1508.  Third-party add-in wizard products are now easier to install, allowing users
  1509.   to take advantage of the growing third-party tool market for better
  1510.   productivity
  1511.  
  1512.  Various other small enhancements at the request of customers.
  1513.  
  1514. Upgrade information
  1515.  
  1516.  Microsoft Access version 1.1 is scheduled to be available through resellers or
  1517.  direct from Microsoft in the spring of 1993.  The cost of the upgrade is
  1518.  essentially the cost of materials--$14.95 (suggested retail price) from
  1519.  resellers.  (Add $5.00 freight when purchased directly from Microsoft.)
  1520.  Because of the importance of access to data, the Microsoft Acccess 1.1 license
  1521.  and software allows customers to copy the Microsoft Access version 1.1 upgrade
  1522.  onto any machine with 1.0 installed at no additional cost.
  1523.  
  1524. _____________________________________________________________________________
  1525. Microsoft and FoxPro are registered trademarks and Microsoft Access and
  1526. Windows are trademarks of Microsoft Corporation.  Oracle is a registered
  1527. trademark of Oracle Corporation.  SYSBASE is a registered trademark of
  1528. Sybase, Inc.  Parados is a registered trademark of Borland, International.
  1529. Btreive is a registered trademark of Novell, Inc.
  1530.  
  1531. End of forwarded message.
  1532.  
  1533.  
  1534. ----- End Included Message -----
  1535. =========================================================================
  1536. Date:         Thu, 6 May 1993 09:54:42 EST
  1537. Reply-To:     Microsoft Access Database Discussion List
  1538.               <ACCESS-L@INDYCMS.BITNET>
  1539. Sender:       Microsoft Access Database Discussion List
  1540.               <ACCESS-L@INDYCMS.BITNET>
  1541. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  1542. Organization: IUPUI Student Activities Office (317) 274-3931
  1543. Subject:      Re: Microsoft Access 1.1
  1544. In-Reply-To:  Message of Thu,
  1545.               6 May 1993 07:48:07 PDT from <xrysta@MCODE.AMDAHL. COM>
  1546.  
  1547. In essence, licensed users got this information about a week or so ago...
  1548. there was a letter and a survey and some other information sent out by
  1549. the Access team (at least, <I> got it!).
  1550.  
  1551. I'm impatiently waiting....:)
  1552.  
  1553. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  1554. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  1555. Indiana University Purdue University Indianapolis
  1556. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  1557. List Administrator, STUACTS@INDYCMS, APOSEC52@INDYCMS, and ACCESS-L@INDYCMS
  1558. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU or NBRINDLE@INDYVAX.IUPUI.EDU
  1559. ------------------------------------------------------------------------------
  1560. =========================================================================
  1561. Date:         Thu, 6 May 1993 17:00:26 CET
  1562. Reply-To:     Microsoft Access Database Discussion List
  1563.               <ACCESS-L@INDYCMS.BITNET>
  1564. Sender:       Microsoft Access Database Discussion List
  1565.               <ACCESS-L@INDYCMS.BITNET>
  1566. From:         "Hilger Martin Dr." <hilger@KPMG.CO.AT>
  1567. Subject:      Opening Reports
  1568.  
  1569. Hi to all on Access-l and MS-Access!
  1570.  
  1571. I set the rights of opening a report to read-only.
  1572. When I open the report there's always a message saying
  1573. "The report is read-only. Open it for read-only? OK Cancel Help"
  1574.  
  1575. As it seems one has to open a report with write-rights:
  1576.  
  1577. DoCmd OpenReport report [, view] [, filter] [, cond]
  1578.  
  1579. Does anybody have a hint for me?
  1580.  
  1581. Thanks in advance
  1582.  
  1583. Martin
  1584. =========================================================================
  1585. Date:         Thu, 6 May 1993 10:39:30 CST
  1586. Reply-To:     ardie@ux1.cso.uiuc.edu
  1587. Sender:       Microsoft Access Database Discussion List
  1588.               <ACCESS-L@INDYCMS.BITNET>
  1589. From:         "R. D. McClary" <ardie@UX1.CSO.UIUC.EDU>
  1590. Subject:      Re: Microsoft Access 1.1
  1591.  
  1592. In Message Thu, 6 May 1993 09:54:42 EST,
  1593.   Nathan Brindle <NBRINDLE@indycms.bitnet> writes:
  1594.  
  1595. >In essence, licensed users got this information about a week or so ago...
  1596. >there was a letter and a survey and some other information sent out by
  1597. >the Access team (at least, <I> got it!).
  1598. >
  1599.  
  1600. SO WHERE THE (BLEEP) IS OURS?  Our group has 3 registered copies and have
  1601. yet to hear diddly from MS!  (PS - any idea when it will be "available from
  1602. resellers" in Central Illinois?  Thanks.)
  1603. [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
  1604.                /|              []
  1605.             ` o.O '            []   ardie@ux1.cso.uiuc.edu
  1606.             =(___)=            []   R. D. McClary
  1607.                U               []   Department of Plant Pathology
  1608.           ACK!THPTPHH!         []   University of Illinois, Urbana-Champaign
  1609. [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
  1610. =========================================================================
  1611. Date:         Thu, 6 May 1993 09:08:38 PDT
  1612. Reply-To:     Microsoft Access Database Discussion List
  1613.               <ACCESS-L@INDYCMS.BITNET>
  1614. Sender:       Microsoft Access Database Discussion List
  1615.               <ACCESS-L@INDYCMS.BITNET>
  1616. From:         Jim Renaud <wiseguy@MCODE.AMDAHL.COM>
  1617. Subject:      Info on Access v1.1
  1618.  
  1619. From a colleague of mine...
  1620.  
  1621. ----- Begin Included Message -----
  1622.  
  1623. Picked up a flyer about Microsoft Access version 1.1 yesterday at the
  1624. Microsoft Booth at DB/EXPO 93, and I thought I'd share.
  1625.  
  1626. Typos are mine, I don't work for MS, etc., etc., etc.
  1627.  
  1628. [snip]
  1629.  
  1630. Microsoft Access(r)
  1631. Relation Database Management System for Windows(tm)
  1632. version 1.1
  1633.  
  1634. Microsoft Access now works with more data formats for greater
  1635. information access
  1636.  
  1637.  Users and corporations have large investments in existing data and, as a
  1638.  result, they require a powerful database that works with a variety of desktop
  1639.  and client-server environments.  To help preserve these investments, Microsoft
  1640.  Access version 1.1 now allows users to operate openly against an even greater
  1641.  variety of data sources, making it easier for end users to get at the data.
  1642.  Whether on a workstation, across a network, or in a client-server
  1643.  configuration, Microsoft Access lets users share data easily, even if they
  1644.  are using different database products.
  1645.  
  1646. Microsoft Access version 1.1 offers:
  1647.  
  1648.  Direct connectivity to read and write Oracle(r) data through Open Database
  1649.   Connectivity (ODBC)
  1650.  
  1651.  Direct connectivity to read and write SYBASE(r) SQL Server data through ODBC
  1652.  
  1653.  Direct connectivity to Microsoft FoxPro(r) 2.0 and 2.5 data and indexes.
  1654.  
  1655.  A new, more robust ODBC driver to Microsoft(r) SQL Server, using fewer
  1656.   connections and operating faster than Microsoft Access 1.0
  1657.  
  1658.  Faster and more flexible fixed-width importing, including support for
  1659.   variable lengths.
  1660.  
  1661.  Improved support for Btrieve(r) data--the INDEX.DDF file is no longer
  1662.   required to be able to read Btrieve .DAT files.
  1663.  
  1664.  Easier importing of Microsoft Excel database named ranges
  1665.  
  1666.  A new export option for moving data into Word for Windows Mail Merge format
  1667.  
  1668.  Various additional data access enhancements.  For instance, users of
  1669.   Microsoft Access 1.1 can attach to Paradox(r) tables that are currently in
  1670.   use and can attach to dBASE files on a CD
  1671.  
  1672. Additional enhancements in Microsoft Access version 1.1
  1673.  
  1674.  The maximum database file size has increased from 128MB to 1 gigabyte
  1675.  
  1676.  Third-party add-in wizard products are now easier to install, allowing users
  1677.   to take advantage of the growing third-party tool market for better
  1678.   productivity
  1679.  
  1680.  Various other small enhancements at the request of customers.
  1681.  
  1682. Upgrade information
  1683.  
  1684.  Microsoft Access version 1.1 is scheduled to be available through resellers or
  1685.  direct from Microsoft in the spring of 1993.  The cost of the upgrade is
  1686.  essentially the cost of materials--$14.95 (suggested retail price) from
  1687.  resellers.  (Add $5.00 freight when purchased directly from Microsoft.)
  1688.  Because of the importance of access to data, the Microsoft Acccess 1.1 license
  1689.  and software allows customers to copy the Microsoft Access version 1.1 upgrade
  1690.  onto any machine with 1.0 installed at no additional cost.
  1691.  
  1692. _____________________________________________________________________________
  1693. Microsoft and FoxPro are registered trademarks and Microsoft Access and
  1694. Windows are trademarks of Microsoft Corporation.  Oracle is a registered
  1695. trademark of Oracle Corporation.  SYSBASE is a registered trademark of
  1696. Sybase, Inc.  Parados is a registered trademark of Borland, International.
  1697. Btreive is a registered trademark of Novell, Inc.
  1698.  
  1699.  
  1700. ----- End Included Message -----
  1701.  
  1702.  
  1703.  
  1704. -----------------------------------------------------------------------
  1705.  
  1706. Jim Renaud                              [Standard Disclaimer]
  1707.  
  1708. Amdahl Corporation
  1709. M/S 205                                 Phone:  408-992-2662
  1710. Bldg. M3  Room 235                      Fax:    408-773-0833
  1711. 1230 E. Arques Avenue                   Email:  wiseguy@mcode.amdahl.com
  1712. Sunnyvale, CA 94088-3470
  1713. =========================================================================
  1714. Date:         Thu, 6 May 1993 12:19:48 EDT
  1715. Reply-To:     Microsoft Access Database Discussion List
  1716.               <ACCESS-L@INDYCMS.BITNET>
  1717. Sender:       Microsoft Access Database Discussion List
  1718.               <ACCESS-L@INDYCMS.BITNET>
  1719. From:         Rob Cermak <cermak@GANDALF.RUTGERS.EDU>
  1720. Subject:      DDE Conversation
  1721.  
  1722. Hi,
  1723.         I'm interested in obtaining some code for Visual BASIC Windows 2.0
  1724.         in creating a DDE conversation to Microsoft Windows Access.  In
  1725.         particular when you have a table setup, I want to insert data
  1726.         into a particular record.
  1727.  
  1728.         I'm fairly familiar with the code, but someone could help
  1729.         me out with providing the LinkTopic & LinkItem and if I
  1730.         should be using LinkSend or LinkPoke in a Manual DDE link
  1731.         conversation with Microsoft Windows Access.
  1732. Thanks,
  1733.         Rob Cermak
  1734. =========================================================================
  1735. Date:         Thu, 6 May 1993 11:24:23 EST
  1736. Reply-To:     Microsoft Access Database Discussion List
  1737.               <ACCESS-L@INDYCMS.BITNET>
  1738. Sender:       Microsoft Access Database Discussion List
  1739.               <ACCESS-L@INDYCMS.BITNET>
  1740. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  1741. Organization: IUPUI Student Activities Office (317) 274-3931
  1742. Subject:      Re: Microsoft Access 1.1
  1743. In-Reply-To:  Message of Thu,
  1744.               6 May 1993 10:39:30 CST from <ardie@UX1.CSO.UIUC.E DU>
  1745.  
  1746. On Thu, 6 May 1993 10:39:30 CST R. D. McClary said:
  1747. >
  1748. >SO WHERE THE (BLEEP) IS OURS?  Our group has 3 registered copies and have
  1749. >yet to hear diddly from MS!  (PS - any idea when it will be "available from
  1750. >resellers" in Central Illinois?  Thanks.)
  1751.  
  1752. I don't know and I don't know....I wish I did.  If I had the thing with me
  1753. I'd post the high points, but it fell victim to a briefcase clearing this
  1754. morning and is sitting on my desk at home.
  1755.  
  1756. If there are still some MS folk on here, maybe they can comment?????
  1757.  
  1758. --Nathan
  1759.  
  1760. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  1761. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  1762. Indiana University Purdue University Indianapolis
  1763. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  1764. List Administrator, STUACTS@INDYCMS, APOSEC52@INDYCMS, and ACCESS-L@INDYCMS
  1765. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU or NBRINDLE@INDYVAX.IUPUI.EDU
  1766. ------------------------------------------------------------------------------
  1767. =========================================================================
  1768. Date:         Thu, 6 May 1993 10:03:20 -0700
  1769. Reply-To:     Microsoft Access Database Discussion List
  1770.               <ACCESS-L@INDYCMS.BITNET>
  1771. Sender:       Microsoft Access Database Discussion List
  1772.               <ACCESS-L@INDYCMS.BITNET>
  1773. Comments:     <Parser> W: SUBJECT field duplicated. Last occurrence was
  1774.               retained.
  1775. From:         Dustin Kassman <dhk@HPCVUSE.CV.HP.COM>
  1776. Subject:      Re: NEED: ACCESS standards document
  1777.  
  1778. The charter issue of Smart Access has an article which proposes a
  1779. standard for naming objects in Access.  The naming conventions are
  1780. based on a method of naming called Hungarian, which Microsoft uses
  1781. internally.  The authors claim a naming convention will make it easier:
  1782. to maintain Access programs, to share code among developers, and to get
  1783. help from other developers.
  1784.  
  1785. The conventions looked pretty senible to me and I plan to use them in my
  1786. development.  I received the charter issue of Smart Access as an evaluation
  1787. copy and I am sure anyone who is interested can get a copy from the publisher.
  1788.  
  1789. Smart Access (ISSN #1066-7911) is published by Pinnacle Publishing, Inc.,
  1790. 18000 72nd Avenue South, Suite 217, Kent, WA 98032.  Special requests may
  1791. be sent to The Editor, Smart Access, PO Box 888, Kent, WA 98035-0888.
  1792. Their phone numbers are (800) 788-1900 or (206) 251-1900.  Email requests
  1793. can be sent to CompuServe 76447,417.  They request you allow two days for
  1794. an email response.
  1795.  
  1796. ----
  1797.  
  1798. Dustin Kassman                  dhk@cv.hp.com                 Corvallis, Oregon
  1799. =========================================================================
  1800. Date:         Thu, 6 May 1993 19:27:27 -0500
  1801. Reply-To:     Microsoft Access Database Discussion List
  1802.               <ACCESS-L@INDYCMS.BITNET>
  1803. Sender:       Microsoft Access Database Discussion List
  1804.               <ACCESS-L@INDYCMS.BITNET>
  1805. From:         George Raudabaugh <RAUDABAUGH@IDICL1.IDI.BATTELLE.ORG>
  1806. Subject:      Import var records/how?
  1807.  
  1808. I'm trying to import records that have several fixed fields followed
  1809. by one variable length one.  There is no delimeter to choose from.
  1810.  
  1811. What happens is Access imports the first record but includes parts of
  1812. the second record since the var field of the first record is shorter
  1813. than what I specified to access.
  1814.  
  1815. I've gotten around this previously by padding the individual records
  1816. out with blanks in another file.  I canned the program some time back
  1817. so would like advice if there is a better way to do this.  (or I'll
  1818. end up rewriting the program again :(  ).
  1819.  
  1820. GR
  1821. --
  1822. George Raudabaugh               Manager/Document Technologies
  1823. Information Dimensions, Inc.    raudabaugh@idicl1.idi.battelle.org (work email)
  1824. 5080 Tuttle Crossing Blvd.
  1825. Dublin, Ohio  43017             (614) 761-7309                     (voice mail)
  1826. =========================================================================
  1827. Date:         Thu, 6 May 1993 17:58:28 PDT
  1828. Reply-To:     Microsoft Access Database Discussion List
  1829.               <ACCESS-L@INDYCMS.BITNET>
  1830. Sender:       Microsoft Access Database Discussion List
  1831.               <ACCESS-L@INDYCMS.BITNET>
  1832. From:         "ROBERT GRINNELL,
  1833.               SEATTLE PACIFIC UNIVERSITY" <r_grinnell@LUKE.SPU.EDU>
  1834. Subject:      Re: Import var records/how?
  1835.  
  1836. On Thu, 6 May 1993 19:27:27, George Raudabaugh writes:
  1837.  
  1838. >I'm trying to import records that have several fixed fields followed
  1839. >by one variable length one.  There is no delimeter to choose from.
  1840.  
  1841. >What happens is Access imports the first record but includes parts of
  1842. >the second record since the var field of the first record is shorter
  1843. >than what I specified to access.
  1844.  
  1845. >I've gotten around this previously by padding the individual records
  1846. >out with blanks in another file.  I canned the program some time back
  1847. >so would like advice if there is a better way to do this.  (or I'll
  1848. >end up rewriting the program again :(  ).
  1849.  
  1850. It sounds like version 1.1 will handle this when it comes out, but
  1851. until then you will need some kind of routine to either pad the records
  1852. or import the file "manually" using the direct file access statements
  1853. like Open and Get.
  1854.  
  1855. Robert Grinnell
  1856. Seattle Pacific University
  1857. r_grinnell@luke.spu.edu
  1858. =========================================================================
  1859. Date:         Fri, 7 May 1993 14:29:43 EDT
  1860. Reply-To:     Microsoft Access Database Discussion List
  1861.               <ACCESS-L@INDYCMS.BITNET>
  1862. Sender:       Microsoft Access Database Discussion List
  1863.               <ACCESS-L@INDYCMS.BITNET>
  1864. From:         Shannon Burgin <##06@UTMARTN.BITNET>
  1865. Subject:      Help
  1866.  
  1867. I am stuck on a data sheet and cannot find the appropriate value to
  1868. enter on the field.  'Esc' did not work.  I keep getting the message
  1869. about cannot save a record with a null value as part of the key (this
  1870. field ispart of the key).How do I get out of the data sheet?
  1871.  
  1872.  
  1873. ************************************************************************
  1874. *                                *                                     *
  1875. * Shannon Burgin                 *    University of Tennessee/Martin   *
  1876. * Bitnet: ##06@UTMARTN.BITNET    *    Computer Center                  *
  1877. * Phone: 901-587-7890            *    102 Cooper Hall                  *
  1878. * Senior Systems Analyst         *    Martin, TN 38238                 *
  1879. * VM/VSE/CICS/VSAM/DLI/SQLDS     *                                     *
  1880. ************************************************************************
  1881. =========================================================================
  1882. Date:         Fri, 7 May 1993 13:42:05 PDT
  1883. Reply-To:     Microsoft Access Database Discussion List
  1884.               <ACCESS-L@INDYCMS.BITNET>
  1885. Sender:       Microsoft Access Database Discussion List
  1886.               <ACCESS-L@INDYCMS.BITNET>
  1887. From:         Jim Renaud <wiseguy@MCODE.AMDAHL.COM>
  1888. Subject:      Re: Help
  1889.  
  1890. >
  1891. > I am stuck on a data sheet and cannot find the appropriate value to
  1892. > enter on the field.  'Esc' did not work.  I keep getting the message
  1893. > about cannot save a record with a null value as part of the key (this
  1894. > field ispart of the key).How do I get out of the data sheet?
  1895.  
  1896.  
  1897. I don't know if this works from the datasheet view, but I normally just
  1898. double-click on the upper left box (which does a close). It will complain about
  1899. the null value. After clicking on OK, double-click on the upper-left box (again
  1900. it does a close) immediately and it will say something about record could not
  1901. be saved. I do this in form view of a form. I have not tried it in datasheet
  1902. view, though.
  1903.  
  1904.  
  1905. -----------------------------------------------------------------------
  1906.  
  1907. Jim Renaud                              [Standard Disclaimer]
  1908.  
  1909. Amdahl Corporation
  1910. M/S 205                                 Phone:  408-992-2662
  1911. Bldg. M3  Room 235                      Fax:    408-773-0833
  1912. 1230 E. Arques Avenue                   Email:  wiseguy@mcode.amdahl.com
  1913. Sunnyvale, CA 94088-3470
  1914. =========================================================================
  1915. Date:         Mon, 10 May 1993 13:39:45 -0800
  1916. Reply-To:     Microsoft Access Database Discussion List
  1917.               <ACCESS-L@INDYCMS.BITNET>
  1918. Sender:       Microsoft Access Database Discussion List
  1919.               <ACCESS-L@INDYCMS.BITNET>
  1920. From:         "David L. Finley" <p00322@PSILINK.COM>
  1921. Subject:      Database "Locked-Out"
  1922.  
  1923. I have encountered a database "lockout" problem. In particular, I had a
  1924. "large" database (due to use of OLE items and bitmaps) which I
  1925. "cleaned-up" and compressed. After the compression, the data-object
  1926. permissions for the tables, queries, macros, and modules were set such
  1927. that I could not read or use them (btw, I was running in "unsecured
  1928. mode").
  1929.  
  1930. I set up myself as "Admin", which I understand should give me _FULL_
  1931. privileges to modify any/all data-object permissions. Unfortunately,
  1932. even _then_ I was refused permission to modify permissions.
  1933.  
  1934. Does anyone have any suggestions on how I might "access" my locked-out
  1935. database? I have some work I would like to recover.
  1936.  
  1937. Dave F.
  1938. p00322@psilink.com
  1939. =========================================================================
  1940. Date:         Tue, 11 May 1993 09:30:37 EST
  1941. Reply-To:     Microsoft Access Database Discussion List
  1942.               <ACCESS-L@INDYCMS.BITNET>
  1943. Sender:       Microsoft Access Database Discussion List
  1944.               <ACCESS-L@INDYCMS.BITNET>
  1945. From:         Pekka Koskinen CIMO <koskinen@OPH.FI>
  1946. Subject:      Calculated field in a select query & file sizes
  1947.  
  1948. Hello Access-folks!
  1949.  
  1950. I'm trying to do the folliwing (without luck):
  1951.  
  1952. I have a table with peoples names and their permanent addresses (lets call
  1953. it [ADPERM]) and people's temporary addresses (lets call it [ADTEMP]). In
  1954. the perm. address fiels there is always an address, but not always in the
  1955. temp. address field. But, if there is something in [ADTEMP], I want to use
  1956. that one instead of the permanent one.
  1957.  
  1958. So, I'm trying to make a select query with a calculated field. In the first
  1959. line ("fied") I have the following expression:
  1960.  
  1961.      ADR: IF [ADTEMP] IS NULL THEN ADR=[ADPERM] ELSE ADR=[ADTEMP]
  1962.  
  1963. Actually I've tried several versions of the previous, but the result is
  1964. always the same: SYNTAX ERROR! Too bad...
  1965.  
  1966. So, what am I doing wrong? Is it not allowed to use "if...then...else..."
  1967. -statement?
  1968.  
  1969. Or am I stupid or what?... So far the only way I've been able to
  1970. accomplish this is to make an extra field and run two update queries using
  1971. the info of my "if...then...else..." -statement in "criteria" and "update
  1972. to". But I'd like to perform the task easier and faster. (of course I could
  1973. make a macro...).
  1974.  
  1975.  
  1976. Then there's an interesting thing I just noticed: I had a database with
  1977. quite a few tables and records, the whole database -file size being about
  1978. 3 Mb. Then I deleted most of the tables and expected the file size to
  1979. reduce to less than 1 Mb, but nothing happened! The database has perhaps
  1980. one tenth of the records in the original one, but it's still of the same
  1981. size!
  1982.  
  1983. Am I again dummy or is Access, which is dummy? Am I doing something wrong?
  1984.  
  1985.  
  1986. If someone can give me some hints of my problems, I'd appreciate it. In the
  1987. meantime, best wishes from sunny Helsinki!
  1988.  
  1989. Pekka
  1990.  
  1991. :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :)
  1992.  
  1993.     _/_/_/_/   _/   _/_/  _/_/  _/_/_/_/
  1994.    _/    _/   _/   _/ _/_/ _/  _/    _/   "Suffer fools gladly;
  1995.   _/         _/   _/      _/  _/    _/      they may be right"
  1996.  _/    _/   _/   _/      _/  _/    _/         (H. Jackson)
  1997. _/_/_/_/   _/   _/      _/  _/_/_/_/
  1998.  
  1999. Pekka Koskinen    tel +358-(9)0-7747 7962    fax +358-(9)0-7747 7064
  2000. CIMO, P.O. Box 343, 00531 Helsinki, FINLAND
  2001. =========================================================================
  2002. Date:         Tue, 11 May 1993 11:57:04 CET
  2003. Reply-To:     Microsoft Access Database Discussion List
  2004.               <ACCESS-L@INDYCMS.BITNET>
  2005. Sender:       Microsoft Access Database Discussion List
  2006.               <ACCESS-L@INDYCMS.BITNET>
  2007. From:         "Hilger Martin Dr." <hilger@KPMG.CO.AT>
  2008. Subject:      Re: Database "Locked-Out"
  2009.  
  2010. Hi Dave, hi to all on ACCESS-L and MS-ACCESS!
  2011.  
  2012. I also have encountered problems with being "locked out", even as Admin.
  2013. There must be some bugs in the administration of rights.
  2014.  
  2015. I solved it by saving the object (whatever it was!) under a different name
  2016. and then saving it again under the first name. Then I deleted the new name
  2017. again and voila: I could do everything again.
  2018.  
  2019. There's another one: when opening a report via Access Basic when I had just
  2020. read-rights there's ALWAYS a messagebox saying: "The object is
  2021. write-protected. Open read-only? Yes No Cancel"
  2022.  
  2023. But there MUST be a chance to open a report without having the permission
  2024. to change this object, or am I wrong??
  2025.  
  2026. Regards
  2027.  
  2028. Martin
  2029. =========================================================================
  2030. Date:         Tue, 11 May 1993 14:15:03 CET
  2031. Reply-To:     Microsoft Access Database Discussion List
  2032.               <ACCESS-L@INDYCMS.BITNET>
  2033. Sender:       Microsoft Access Database Discussion List
  2034.               <ACCESS-L@INDYCMS.BITNET>
  2035. From:         "Hilger Martin Dr." <hilger@KPMG.CO.AT>
  2036. Subject:      Sorting in Reports
  2037.  
  2038. Hi to all on Access-L and MS-Access!
  2039.  
  2040. Is there any way to sort records in a report in a way that I can change
  2041. dynamically?
  2042. Can I change the sort-options via Access Basic?
  2043.  
  2044. To my opinion there should be a way to do this WITHOUT having rights to
  2045. change a report, it should be possible to chnage sort-properties at
  2046. run-time.
  2047.  
  2048. If this isn't possible it means that I have to dozens of versions of the
  2049. same report just to have different sortings.
  2050.  
  2051. Any hint greatly appreciated!!
  2052.  
  2053. Martin
  2054. =========================================================================
  2055. Date:         Tue, 11 May 1993 06:21:57 -0700
  2056. Reply-To:     Microsoft Access Database Discussion List
  2057.               <ACCESS-L@INDYCMS.BITNET>
  2058. Sender:       Microsoft Access Database Discussion List
  2059.               <ACCESS-L@INDYCMS.BITNET>
  2060. From:         Bill Stewart <STEWART@GC.BITNET>
  2061. Subject:      Re: Calculated field in a select query & file sizes
  2062.  
  2063. I'm not sure why your query isn't working properly.  I've kind of started
  2064. to move to using Access BASIC(AB) to do things like you had described.  I'm
  2065. finding out that AB is tremendously quicker than running the same thing in
  2066. a query.
  2067.  
  2068. The reason your database didn't reduce in size after deleting records is
  2069. due to the way Access, or databases in general, handles deletes.  When a
  2070. record is deleted the data is not stripped away from your datafile.
  2071. Instead it is marked as not being able to be displayed.
  2072.  
  2073. To get your file to reduce in size you will probably need to run the
  2074. compact menu option. I've also noticed that after making changes/developing
  2075. a database it grows a little in size.  This is due to objects being marked
  2076. as deleted, but not removed.  I can get the size down again by running the
  2077. compact option.
  2078.  
  2079. Good Luck with your Query
  2080.  
  2081. _________________________________________
  2082. Glendale Community College - Bill Stewart
  2083. 6000 W. Olive Ave.
  2084. Glendale, Az. 85302
  2085. (602) 435-3497
  2086. _________________________________________
  2087. =========================================================================
  2088. Date:         Tue, 11 May 1993 06:52:12 -0700
  2089. Reply-To:     Microsoft Access Database Discussion List
  2090.               <ACCESS-L@INDYCMS.BITNET>
  2091. Sender:       Microsoft Access Database Discussion List
  2092.               <ACCESS-L@INDYCMS.BITNET>
  2093. From:         Bill Stewart <STEWART@GC.BITNET>
  2094. Subject:      Command Button Tip
  2095.  
  2096. Just thought I'd pass on a tip to help save some time working with command
  2097. buttons.
  2098.  
  2099. I've developed a screen with some 'sunken' boxes that have three lines of
  2100. data in them.  The first line of data is an indexed value to a record.  I
  2101. wanted to be able to double click on the box to jump to the record.  I had
  2102. the code all set, but when I replaced the box with the command button and
  2103. switched to dataview the button came to the front.  Selecting the button
  2104. and using the send to back command didn't even help.  The button kept
  2105. coming to the front.  The fix I finally stumbled upon was to set the
  2106. command buttons transparent property to 'YES', and put back the sunken in
  2107. box.  Works great!
  2108.  
  2109. _________________________________________
  2110. Glendale Community College - Bill Stewart
  2111. 6000 W. Olive Ave.
  2112. Glendale, Az. 85302
  2113. (602) 435-3497
  2114. ________________________________________
  2115. =========================================================================
  2116. Date:         Tue, 11 May 1993 16:01:45 CET
  2117. Reply-To:     Microsoft Access Database Discussion List
  2118.               <ACCESS-L@INDYCMS.BITNET>
  2119. Sender:       Microsoft Access Database Discussion List
  2120.               <ACCESS-L@INDYCMS.BITNET>
  2121. From:         "Hilger Martin Dr." <hilger@KPMG.CO.AT>
  2122. Subject:      file sizes
  2123.  
  2124. I run this compressing option in the file menu quite often. It reduces the
  2125. size of the database by a very high percentage and everything works faster
  2126. for a while.
  2127. =========================================================================
  2128. Date:         Tue, 11 May 1993 07:55:29 PDT
  2129. Reply-To:     Microsoft Access Database Discussion List
  2130.               <ACCESS-L@INDYCMS.BITNET>
  2131. Sender:       Microsoft Access Database Discussion List
  2132.               <ACCESS-L@INDYCMS.BITNET>
  2133. From:         Jim Renaud <wiseguy@MCODE.AMDAHL.COM>
  2134. Subject:      Re: Calculated field in a select query & file sizes
  2135.  
  2136. >
  2137. > I'm trying to do the folliwing (without luck):
  2138. >
  2139. > I have a table with peoples names and their permanent addresses (lets call
  2140. > it [ADPERM]) and people's temporary addresses (lets call it [ADTEMP]). In
  2141. > the perm. address fiels there is always an address, but not always in the
  2142. > temp. address field. But, if there is something in [ADTEMP], I want to use
  2143. > that one instead of the permanent one.
  2144. >
  2145. > So, I'm trying to make a select query with a calculated field. In the first
  2146. > line ("fied") I have the following expression:
  2147. >
  2148. >      ADR: IF [ADTEMP] IS NULL THEN ADR=[ADPERM] ELSE ADR=[ADTEMP]
  2149. >
  2150. > Actually I've tried several versions of the previous, but the result is
  2151. > always the same: SYNTAX ERROR! Too bad...
  2152. >
  2153. > So, what am I doing wrong? Is it not allowed to use "if...then...else..."
  2154. > -statement?
  2155. >
  2156.  
  2157. I don't have Access here in front of me...have you tried to use IIF() instead
  2158. of the IF THEN ELSE construct. I'm not sure (never tried it) if you can use
  2159. the IF THEN ELSE in a query calculated field.
  2160.  
  2161. Good luck,
  2162.  
  2163.  
  2164. -----------------------------------------------------------------------
  2165.  
  2166. Jim Renaud                              [Standard Disclaimer]
  2167.  
  2168. Amdahl Corporation
  2169. M/S 205                                 Phone:  408-992-2662
  2170. Bldg. M3  Room 235                      Fax:    408-773-0833
  2171. 1230 E. Arques Avenue                   Email:  wiseguy@mcode.amdahl.com
  2172. Sunnyvale, CA 94088-3470
  2173. =========================================================================
  2174. Date:         Tue, 11 May 1993 10:11:59 EST
  2175. Reply-To:     Microsoft Access Database Discussion List
  2176.               <ACCESS-L@INDYCMS.BITNET>
  2177. Sender:       Microsoft Access Database Discussion List
  2178.               <ACCESS-L@INDYCMS.BITNET>
  2179. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  2180. Organization: IUPUI Student Activities Office (317) 274-3931
  2181. Subject:      Re: Calculated field in a select query & file sizes
  2182. In-Reply-To:  Message of Tue,
  2183.               11 May 1993 07:55:29 PDT from <wiseguy@MCODE.AMDAH L.COM>
  2184.  
  2185. If...Then...Else is a statement that is used in Access Basic only.  See
  2186. page 246 of the Language Reference.
  2187.  
  2188. The IIf() function can be used in either Access Basic or as the value of
  2189. a text box.  See page 248 of the Language Reference.  Syntax is
  2190.  
  2191. IIf(expr, truepart, falsepart)
  2192.  
  2193. where
  2194.  
  2195. expr    Expression you want to evaluate
  2196.  
  2197. truepart  Value or expression returned if expr is TRUE (-1)
  2198.  
  2199. falsepart Value or expression returned if expr is FALSE (0)
  2200.  
  2201.  
  2202. See also the Switch() function (page 462) if you need a similar function
  2203. that operates on variable expressions rather than true/false.
  2204.  
  2205. HTH, Nathan
  2206.  
  2207. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  2208. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  2209. Indiana University Purdue University Indianapolis
  2210. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  2211. List Administrator, STUACTS@INDYCMS, APOSEC52@INDYCMS, and ACCESS-L@INDYCMS
  2212. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU or NBRINDLE@INDYVAX.IUPUI.EDU
  2213. ------------------------------------------------------------------------------
  2214. =========================================================================
  2215. Date:         Tue, 11 May 1993 10:28:45 CST
  2216. Reply-To:     jao9w265@aurora.cdev.com
  2217. Sender:       Microsoft Access Database Discussion List
  2218.               <ACCESS-L@INDYCMS.BITNET>
  2219. From:         "John A. Olson" <jao9w265@AURORA.CDEV.COM>
  2220. Subject:      Re: Sorting in Reports
  2221.  
  2222. >Is there any way to sort records in a report in a way that I can change
  2223. >dynamically?
  2224. >Can I change the sort-options via Access Basic?
  2225.  
  2226. >To my opinion there should be a way to do this WITHOUT having rights to
  2227. >change a report, it should be possible to chnage sort-properties at
  2228. >run-time.
  2229.  
  2230. < stuff deleted>
  2231.  
  2232. Sure there is!  Don't worry, be happy! :)
  2233.  
  2234. Base your report on a query.  You can create queries on the fly using
  2235. Access Basic code which means you can use the same report over and over
  2236. by just changing the way that your query sorts things.  You have to keep
  2237. the name of your query the same, and have the same field names to match
  2238. what's in your report though.  If you are interested in how to create/
  2239. modify queries "on-the-fly" let me know and I'll send some samples I've
  2240. created.  Also, check the Introduction to Programming book which came with
  2241. ACCESS for a good explanation of how to modify an existing query using
  2242. Access Basic.
  2243.  
  2244. Good Luck! :)
  2245.  
  2246. John Olson
  2247. jao9w265@aurora.cdev.com
  2248. Computing Devices International
  2249. a Division of Ceridian Corp. (f.k.a Control Data)
  2250. John A. Olson
  2251. Internet address:  jao9w265@aurora.cdev.com
  2252. =========================================================================
  2253. Date:         Tue, 11 May 1993 15:19:02 -0400
  2254. Reply-To:     Microsoft Access Database Discussion List
  2255.               <ACCESS-L@INDYCMS.BITNET>
  2256. Sender:       Microsoft Access Database Discussion List
  2257.               <ACCESS-L@INDYCMS.BITNET>
  2258. From:         David So <David.So@SOFTWARE.MITEL.COM>
  2259. Subject:      ASSECC ODBC driver
  2260.  
  2261. Hi
  2262.  
  2263. The ODBC allows Access to communicate with SQLServer.
  2264.  
  2265. Can any other database system go with this new interface standard?
  2266.  
  2267. thanks/david
  2268. =========================================================================
  2269. Date:         Wed, 12 May 1993 11:39:26 EST
  2270. Reply-To:     Microsoft Access Database Discussion List
  2271.               <ACCESS-L@INDYCMS.BITNET>
  2272. Sender:       Microsoft Access Database Discussion List
  2273.               <ACCESS-L@INDYCMS.BITNET>
  2274. From:         Con Zymaris <Con.Zymaris@DBCE.CSIRO.AU>
  2275. Organization: CSIRO, Div. Building Constr. and Eng'ing, Melb., Australia
  2276. Subject:      Re: ASSECC ODBC driver
  2277. In-Reply-To:  <199305112211.AA26846@highett.mel.dbce.csiro.au>; from "David So"
  2278.               at May 11, 93 3:19 pm
  2279.  
  2280. According to David So:
  2281. >
  2282. > Hi
  2283. >
  2284. > The ODBC allows Access to communicate with SQLServer.
  2285. >
  2286. > Can any other database system go with this new interface standard?
  2287. >
  2288. > thanks/david
  2289. >
  2290. David,
  2291. M'Soft are trying to get everyone and their mother-in-law writing ODBC drivers
  2292. for their Database backends
  2293.  
  2294. --
  2295.  
  2296. _________________________________________________________ Nebulae for sale
  2297. | Con Zymaris                   Phone +61 3 593 1734    |       *
  2298. | Programmer                    FAX  +61 3 593 1874     |   *      *
  2299. | Cybersource Pty. Ltd.         PO BOX 171, Glenhuntly  |    *   *    *
  2300. |                               3163 Australia          |     *       *
  2301. | Internet: conz@mel.dbce.csiro.au                      | *         *     *
  2302. |_______________________________________________________|  Enquire within...
  2303. =========================================================================
  2304. Date:         Tue, 11 May 1993 23:09:08 EDT
  2305. Reply-To:     Microsoft Access Database Discussion List
  2306.               <ACCESS-L@INDYCMS.BITNET>
  2307. Sender:       Microsoft Access Database Discussion List
  2308.               <ACCESS-L@INDYCMS.BITNET>
  2309. From:         Rob Cermak <cermak@GANDALF.RUTGERS.EDU>
  2310. Subject:      DDE conversation from VB/WIN Pro 2.0 to Microsoft Access 1.0
  2311.  
  2312. The subject covers what my goal is.  This is a detailed message of
  2313. what I have found out so far.  The only code that results to
  2314. anything comming back from MS-Access....
  2315.  
  2316. frm.Text1.LinkMode=0
  2317. frm.Text1.LinkTopic="Microsoft Access|System"
  2318. 'A link topic of Access just does not work!
  2319. frm.Text1.LinkItem="SysItems"
  2320. frm.Text1.LinkMode=2            'Manual
  2321. frm.Text1.LinkRequest
  2322.  
  2323. Output to Text1(box):
  2324.         Status   Formats   SysItems  Topics
  2325.  
  2326. frm.Text1.LinkItem="Status"
  2327. Output:  Ready
  2328.  
  2329. frm.Text1.LinkItem="Formats"
  2330. Output:  Text  CSV
  2331.  
  2332. frm.Text1.LinkItem="Topics"  'With Access just booted (no open files)
  2333. Output:  System  UTILITY  WIZARD
  2334.  
  2335. 'With Access opened with a TEMPLATE.DBF
  2336. Output:  System  UTILITY  WIZARD  TEMPLATE
  2337.  
  2338. 'With Access opened with a TEMPLATE.DBF and the TABLE: (called OBS)
  2339. Output:  System  UTILITY  WIZARD  TEMPLATE  TEMPLATE  TEMPLATE
  2340.  
  2341. I would have thought that the OBS table would have been one of the
  2342. choices so that one could poke/send values into the table.  I also
  2343. have not figured out how to get Access to automatically open the
  2344. TEMPLATE & OBS files.  Does someone have some code that you could
  2345. share with me?  I'm in a bind.
  2346.  
  2347. ** Please send E-mail to me directly (cermak@gandalf.rutgers.edu)
  2348.  
  2349. Rob Cermak                              EMAIL : cermak@gandalf.rutgers.edu
  2350. Programmer NJ Climate Center &          USMAIL: Rutgers University
  2351. Prog/Tech Rutgers Meteorology-COOK              Department of Meteorology
  2352. FAX             :908 932-7922                   Cook College  PO BOX 231
  2353. Meteorology Dept:908 932-9387                   New Brunswick NJ 08903-0231
  2354. =========================================================================
  2355. Date:         Tue, 11 May 1993 22:14:40 EST
  2356. Reply-To:     Microsoft Access Database Discussion List
  2357.               <ACCESS-L@INDYCMS.BITNET>
  2358. Sender:       Microsoft Access Database Discussion List
  2359.               <ACCESS-L@INDYCMS.BITNET>
  2360. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  2361. Organization: IUPUI Student Activities Office (317) 274-3931
  2362. Subject:      Tech notes
  2363.  
  2364. FINALLY Computing Services set up my filelist.  :)
  2365.  
  2366. The Microsoft Access Technical Notes and Supplemental Notes files are
  2367. now available via LISTSERV@INDYCMS.BITNET.  These were downloaded from
  2368. the Microsoft Download Service about 3 weeks ago.
  2369.  
  2370. You can send the command IND ACCESS-L to LISTSERV@INDYCMS.BITNET for
  2371. a copy of the list of files.
  2372.  
  2373. For those not familiar with Listserv's file server commands, please
  2374. send the command INFO REFCARD to LISTSERV@INDYCMS.BITNET and read it.
  2375.  
  2376. Nathan Brindle
  2377. List Administrator
  2378.  
  2379. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  2380. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  2381. Indiana University Purdue University Indianapolis
  2382. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  2383. List Administrator, STUACTS@INDYCMS, APOSEC52@INDYCMS, and ACCESS-L@INDYCMS
  2384. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU or NBRINDLE@INDYVAX.IUPUI.EDU
  2385. ------------------------------------------------------------------------------
  2386. =========================================================================
  2387. Date:         Wed, 12 May 1993 12:15:32 EST
  2388. Reply-To:     Microsoft Access Database Discussion List
  2389.               <ACCESS-L@INDYCMS.BITNET>
  2390. Sender:       Microsoft Access Database Discussion List
  2391.               <ACCESS-L@INDYCMS.BITNET>
  2392. From:         Pekka Koskinen CIMO <koskinen@OPH.FI>
  2393. Subject:      Calculated field -problem
  2394.  
  2395. Hi folks!
  2396.  
  2397. Earlier this week I game up with a problem with a calculated field. I tried
  2398. to set it with "IF...THEN...ELSE..." -statement, but couldn't get it work.
  2399. Nathan Brindle asked me to use "IIF" -statementm, and it worked!
  2400. Thanks a lot, Nathan!
  2401.  
  2402. I understood that it's not allowed to use "IF...THEN...ELSE..." anywhere
  2403. else than Access-basic.
  2404.  
  2405. Pekka
  2406. =========================================================================
  2407. Date:         Wed, 12 May 1993 13:39:00 BST
  2408. Reply-To:     Microsoft Access Database Discussion List
  2409.               <ACCESS-L@INDYCMS.BITNET>
  2410. Sender:       Microsoft Access Database Discussion List
  2411.               <ACCESS-L@INDYCMS.BITNET>
  2412. From:         "Anne L Zorner R27.G5/" <ALZ@IBM-B.RUTHERFORD.AC.UK>
  2413. Subject:      re ODBC drivers
  2414.  
  2415. SQL Support Section (SQS)         Mail ALZ@UK.AC.RL.IB
  2416. ===============================================================
  2417. IBM's DB2/6000 product will come with one when the product is
  2418. relaesed in Jiuly.
  2419. Oracle are working on one but you will also need their *NET product.
  2420. Ingres are working on one but you will also need INGRES*NET.
  2421. Anne
  2422.  
  2423. Thankyou
  2424. ===============================================================
  2425. =========================================================================
  2426. Date:         Wed, 12 May 1993 09:34:02 -0400
  2427. Reply-To:     Microsoft Access Database Discussion List
  2428.               <ACCESS-L@INDYCMS.BITNET>
  2429. Sender:       Microsoft Access Database Discussion List
  2430.               <ACCESS-L@INDYCMS.BITNET>
  2431. From:         Donn C Young <dyoung@MAGNUS.ACS.OHIO-STATE.EDU>
  2432. Subject:      Re: ASSECC ODBC driver
  2433. In-Reply-To:  <199305120003.AA13069@hp4at.eunet.co.at>
  2434.  
  2435. On Tue, 11 May 1993, David So wrote:
  2436.  
  2437. > The ODBC allows Access to communicate with SQLServer.
  2438. > Can any other database system go with this new interface standard?
  2439.  
  2440. As another note mentioned, everyone seems to be writing ODBC drivers for
  2441. their particular flavor of database. Our DEC person just dropped off a
  2442. field test version of DEC's ODBC driver for its Rdb database. This driver
  2443. will allow folks to import/attach Rdb files from a VAX to MSAccess on a
  2444. PC. The drivers will be part of Rdb version 5.1 to be released in July.
  2445. If you have an Rdb license, you can probably get the driver free. It
  2446. seems to work just fine. To use the driver, on your PC you need: Win 3.x,
  2447. an ODBC application like MSAccess, and DEC's Pathworks for DOS [either
  2448. the DECnet or TCP/IP version]. On the VAX server, you'll need VMS 5.3 or
  2449. later, Rdb 4.0 or later, DECnet or TCP/IP, and Pathworks. Installation
  2450. takes about 5 minutes. Apparently (I don't use this), if you have
  2451. RdbAccess, you can access DB2, ORACLE, or RMS databases as well using
  2452. this ODBC driver.
  2453.  
  2454. Call your local DEC folks if you'd like to try this front end to Rdb files.
  2455.  
  2456. Donn Young, Biostatistics Unit, OSU Cancer Center
  2457. dyoung@magnus.acs.ohio-state.edu
  2458. =========================================================================
  2459. Date:         Wed, 12 May 1993 16:54:02 -0700
  2460. Reply-To:     Microsoft Access Database Discussion List
  2461.               <ACCESS-L@INDYCMS.BITNET>
  2462. Sender:       Microsoft Access Database Discussion List
  2463.               <ACCESS-L@INDYCMS.BITNET>
  2464. From:         Tom Emerson <ICTEE@ASUACAD.BITNET>
  2465. Subject:      Unsubscribe
  2466.  
  2467. Please remove me from the ACCESS-L list.
  2468.  
  2469. internet: ictee@asuvm.inre.asu.edu
  2470. bitnet:   ictee@asuacad
  2471.  
  2472. Tom Emerson, KAET-TV Arizona State University  (602) 965-3506
  2473. =========================================================================
  2474. Date:         Wed, 12 May 1993 21:26:53 EDT
  2475. Reply-To:     Microsoft Access Database Discussion List
  2476.               <ACCESS-L@INDYCMS.BITNET>
  2477. Sender:       Microsoft Access Database Discussion List
  2478.               <ACCESS-L@INDYCMS.BITNET>
  2479. From:         Bhanu MK <F26BB@CUNYVM.BITNET>
  2480. Organization: BARUCH College, CIS Department
  2481. Subject:      Re: file sizes
  2482. In-Reply-To:  Message of Tue, 11 May 1993 16:01:45 CET from <hilger@KPMG.CO.AT>
  2483.  
  2484. Hi there,
  2485.  
  2486.     Compressing would be great though... but watch out you may at times get
  2487. corrupted database after a compress if the database is fairly large.  I am
  2488. not quite sure if this is a bug... Best thing is make a backup of the uncompres
  2489. sed one just in case.  If the compressed one is bad.. you still are safe.
  2490.  
  2491. BMK
  2492. =========================================================================
  2493. Date:         Wed, 12 May 1993 22:27:49 -0700
  2494. Reply-To:     Microsoft Access Database Discussion List
  2495.               <ACCESS-L@INDYCMS.BITNET>
  2496. Sender:       Microsoft Access Database Discussion List
  2497.               <ACCESS-L@INDYCMS.BITNET>
  2498. From:         Bill Stewart <STEWART@GC.BITNET>
  2499. Subject:      Re: file sizes
  2500.  
  2501. I've had the same corruption problem.  It appears to be liked to systems
  2502. running stacker.
  2503.  
  2504. Bill Stewart
  2505. Glendale Community College
  2506. =========================================================================
  2507. Date:         Thu, 13 May 1993 10:00:01 +0200
  2508. Reply-To:     Microsoft Access Database Discussion List
  2509.               <ACCESS-L@INDYCMS.BITNET>
  2510. Sender:       Microsoft Access Database Discussion List
  2511.               <ACCESS-L@INDYCMS.BITNET>
  2512. From:         "Rory BROWNE @ILO - 822-4634" <rbrowne@ESSB.ENET.DEC.COM>
  2513. Subject:      Tech Notes
  2514.  
  2515. IND ACCESS-L
  2516. =========================================================================
  2517. Date:         Thu, 13 May 1993 08:11:46 EST
  2518. Reply-To:     Microsoft Access Database Discussion List
  2519.               <ACCESS-L@INDYCMS.BITNET>
  2520. Sender:       Microsoft Access Database Discussion List
  2521.               <ACCESS-L@INDYCMS.BITNET>
  2522. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  2523. Organization: IUPUI Student Activities Office (317) 274-3931
  2524. Subject:      Re: Tech Notes
  2525. In-Reply-To:  Message of Thu,
  2526.               13 May 1993 10:00:01 +0200 from <rbrowne@ESSB.ENET .DEC.COM>
  2527.  
  2528. You send that command (IND ACCESS-L) to LISTSERV@INDYCMS, not to the list.
  2529.  
  2530. Nathan Brindle
  2531. List Administrator
  2532.  
  2533. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  2534. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  2535. Indiana University Purdue University Indianapolis
  2536. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  2537. List Administrator, STUACTS@INDYCMS, APOSEC52@INDYCMS, and ACCESS-L@INDYCMS
  2538. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU or NBRINDLE@INDYVAX.IUPUI.EDU
  2539. ------------------------------------------------------------------------------
  2540. =========================================================================
  2541. Date:         Thu, 13 May 1993 15:33:51 EST
  2542. Reply-To:     Microsoft Access Database Discussion List
  2543.               <ACCESS-L@INDYCMS.BITNET>
  2544. Sender:       Microsoft Access Database Discussion List
  2545.               <ACCESS-L@INDYCMS.BITNET>
  2546. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  2547. Organization: IUPUI Student Activities Office (317) 274-3931
  2548. Subject:      Re: file sizes
  2549. In-Reply-To:  Message of Wed, 12 May 1993 22:27:49 -0700 from <STEWART@GC>
  2550.  
  2551. On Wed, 12 May 1993 22:27:49 -0700 Bill Stewart said:
  2552. >I've had the same corruption problem.  It appears to be liked to systems
  2553. >running stacker.
  2554. >
  2555. >Bill Stewart
  2556. >Glendale Community College
  2557.  
  2558. It's interesting to hear that someone else had trouble with Stacker!  I
  2559. lost a whole database (luckily I had it backed up) while I was using
  2560. Stacker, and about a week later I switched to MS-DOS 6 and DoubleDisk
  2561. and haven't had a bit of trouble since.  Stacker seemed to act quirky
  2562. at odd times, but yes, mostly when I was running Access.  I never really
  2563. made the connection before.
  2564.  
  2565. Nathan
  2566.  
  2567. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  2568. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  2569. Indiana University Purdue University Indianapolis
  2570. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  2571. List Administrator, STUACTS@INDYCMS, APOSEC52@INDYCMS, and ACCESS-L@INDYCMS
  2572. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU or NBRINDLE@INDYVAX.IUPUI.EDU
  2573. ------------------------------------------------------------------------------
  2574. =========================================================================
  2575. Date:         Thu, 13 May 1993 18:05:47 USM
  2576. Reply-To:     VPARADA@UTFSM.BITNET
  2577. Sender:       Microsoft Access Database Discussion List
  2578.               <ACCESS-L@INDYCMS.BITNET>
  2579. From:         "Victor Parada G." <VPARADA@UTFSM.BITNET>
  2580. Subject:      Secret screen of MS Access
  2581.  
  2582. Hi all!    Please take a break  ;-)
  2583.  
  2584. If I'm disturbing you, just ignore this post.
  2585.  
  2586. I never read about Access' secret screen in this list.
  2587. Almost all MS-Windows applications (including MS's) have
  2588. a window with a funny animation or picture that require
  2589. some secret codes or key-bindings to appear.
  2590.  
  2591. If this is new for you, just follow this instructions:
  2592. open File Manager, then keep pressed SHIFT and CONTROL
  2593. key while going to Help/About screen, doble-click over
  2594. the Windows icon and close it, without releasing the
  2595. keys, repeat the secuence.   A little animation begins.
  2596. Doing this another time shows another and more complex
  2597. (not at all) animation.   There are 4 variants of this,
  2598. representing some of the MS developers faces.
  2599. This works on any of the programs included in the Windows
  2600. setup disks.
  2601.  
  2602. Now, the question: Who knows how to get the Access' secret
  2603. screen?   If you know the answer, please wait while others
  2604. are trying to get it.
  2605.  
  2606. Have some fun...   Bye...   ++V
  2607. __
  2608.            | / . -/-           VPARADA@UTFSM.BITNET     Victor Parada G.
  2609.   -/- -/-  |/ /  / () ( ()     vparada@inf.utfsm.cl    Informatica UTFSM
  2610. =========================================================================
  2611. Date:         Thu, 13 May 1993 17:45:08 -0700
  2612. Reply-To:     Microsoft Access Database Discussion List
  2613.               <ACCESS-L@INDYCMS.BITNET>
  2614. Sender:       Microsoft Access Database Discussion List
  2615.               <ACCESS-L@INDYCMS.BITNET>
  2616. From:         Bill Stewart <STEWART@GC.BITNET>
  2617. Subject:      Re: file sizes
  2618.  
  2619. Good to hear we reached a conclusion on the problem(maybe?).  I've herd
  2620. some problems about DOS 6 doublespace.  There seems to be times where files
  2621. are sometimes turned into garbage.  I've herd that MS is investigating the
  2622. cause.
  2623.  
  2624. -----------------------------
  2625. Bill Stewart
  2626. Glendale Community College
  2627. 6000 W. Olive
  2628. Glendale Az. 85302
  2629. -----------------------------
  2630. =========================================================================
  2631. Date:         Fri, 14 May 1993 07:50:08 MDT
  2632. Reply-To:     Microsoft Access Database Discussion List
  2633.               <ACCESS-L@INDYCMS.BITNET>
  2634. Sender:       Microsoft Access Database Discussion List
  2635.               <ACCESS-L@INDYCMS.BITNET>
  2636. Comments:     Converted from PROFS to RFC822 format by PUMP V2.1
  2637. From:         "Brian Keeler (403) - 471-8623" <BRIANK@NAIT.AB.CA>
  2638. Subject:      Re: file sizes
  2639. In-Reply-To:  note of 93-05-13 19:34
  2640.  
  2641. I too have experienced this, lost cluster, chains etc. and even lost the
  2642. whole compressed disk once, ( having a good backup process helps ). The real
  2643. big problem is CVF (compressed volume file) errors and whats causing them.
  2644. I actually quit using the MSBACKUP and went back to NORTONS proprietary
  2645. disk format backup as it appeared to me that everytime I used the MSBACKUP
  2646. and it updated the archive flag, I had problems after that. I agree that MS
  2647. has got to look into this, because I know of 5 other people that went to
  2648. DOS 6 and are all having similar problems!!
  2649.  
  2650. Brian Keeler (403) - 471-8623     ..What is a CD-ROM ??
  2651. Application Services Coordinator   3 billion pits arranged
  2652. Information Services Division      in a 3 mile spiral...
  2653. domain: briank@nait.ab.ca
  2654. =========================================================================
  2655. Date:         Fri, 14 May 1993 18:44:54 BST
  2656. Reply-To:     Microsoft Access Database Discussion List
  2657.               <ACCESS-L@INDYCMS.BITNET>
  2658. Sender:       Microsoft Access Database Discussion List
  2659.               <ACCESS-L@INDYCMS.BITNET>
  2660. From:         "Anne L Zorner R27.G5/" <ALZ@IBM-B.RUTHERFORD.AC.UK>
  2661. Subject:      re permissions
  2662.  
  2663. SQL Support Section (SQS)         Mail ALZ@UK.AC.RL.IB
  2664. ===============================================================
  2665. If I assign a permission to a group and then assign a user to that
  2666. group should the user inherit the rights assigned to the group?
  2667. Anne
  2668.  
  2669. Thankyou
  2670. ===============================================================
  2671. =========================================================================
  2672. Date:         Fri, 14 May 1993 18:36:50 BST
  2673. Reply-To:     Microsoft Access Database Discussion List
  2674.               <ACCESS-L@INDYCMS.BITNET>
  2675. Sender:       Microsoft Access Database Discussion List
  2676.               <ACCESS-L@INDYCMS.BITNET>
  2677. From:         "Anne L Zorner R27.G5/" <ALZ@IBM-B.RUTHERFORD.AC.UK>
  2678. Subject:      Re Access Security
  2679.  
  2680. SQL Support Section (SQS)         Mail ALZ@UK.AC.RL.IB
  2681. ===============================================================
  2682. How many of you have created secure databases on networks?
  2683.  
  2684. How did you set access up to run... with full installation on each
  2685. users PC or with full installation just on the server and minimum
  2686. installation on each PC?
  2687.  
  2688. With the former method what did you do about each users version
  2689. of the SYSTEM.MDA?
  2690.  
  2691. Anne
  2692.  
  2693. Thankyou
  2694. ===============================================================
  2695. =========================================================================
  2696. Date:         Sat, 15 May 1993 12:00:05 EST
  2697. Reply-To:     Microsoft Access Database Discussion List
  2698.               <ACCESS-L@INDYCMS.BITNET>
  2699. Sender:       Microsoft Access Database Discussion List
  2700.               <ACCESS-L@INDYCMS.BITNET>
  2701. Comments:     <Parser> E: "From:"/"Sender:" field is missing.
  2702. From:         Undetermined origin c/o Postmaster <POSTMASTER@INDYCMS.BITNET>
  2703. Subject:      Service Message
  2704.  
  2705. Content-type: REPORT
  2706.  
  2707. Report on your message to: /R=AM/U=NGUYEN/@MASTER.NIMH.NIH.GOV
  2708. Reason: Failed to transfer; communications failure (0)
  2709. Arrival-date: Sat, 15 May 1993 12:00:05 EST
  2710. =========================================================================
  2711. Date:         Sat, 15 May 1993 12:00:12 EST
  2712. Reply-To:     Microsoft Access Database Discussion List
  2713.               <ACCESS-L@INDYCMS.BITNET>
  2714. Sender:       Microsoft Access Database Discussion List
  2715.               <ACCESS-L@INDYCMS.BITNET>
  2716. Comments:     <Parser> E: "From:"/"Sender:" field is missing.
  2717. From:         Undetermined origin c/o Postmaster <POSTMASTER@INDYCMS.BITNET>
  2718. Subject:      Service Message
  2719.  
  2720. Content-type: REPORT
  2721.  
  2722. Report on your message to: /R=AM/U=NGUYEN/@MASTER.NIMH.NIH.GOV
  2723. Reason: Failed to transfer; communications failure (0)
  2724. Arrival-date: Sat, 15 May 1993 12:00:12 EST
  2725. =========================================================================
  2726. Date:         Sat, 15 May 1993 12:00:51 EST
  2727. Reply-To:     Microsoft Access Database Discussion List
  2728.               <ACCESS-L@INDYCMS.BITNET>
  2729. Sender:       Microsoft Access Database Discussion List
  2730.               <ACCESS-L@INDYCMS.BITNET>
  2731. Comments:     <Parser> E: "From:"/"Sender:" field is missing.
  2732. From:         Undetermined origin c/o Postmaster <POSTMASTER@INDYCMS.BITNET>
  2733. Subject:      Service Message
  2734.  
  2735. Content-type: REPORT
  2736.  
  2737. Report on your message to: /R=AM/U=NGUYEN/@MASTER.NIMH.NIH.GOV
  2738. Reason: Failed to transfer; communications failure (0)
  2739. Arrival-date: Sat, 15 May 1993 12:00:51 EST
  2740. =========================================================================
  2741. Date:         Sun, 16 May 1993 11:48:28 EST
  2742. Reply-To:     Microsoft Access Database Discussion List
  2743.               <ACCESS-L@INDYCMS.BITNET>
  2744. Sender:       Microsoft Access Database Discussion List
  2745.               <ACCESS-L@INDYCMS.BITNET>
  2746. Comments:     <Parser> E: "From:"/"Sender:" field is missing.
  2747. From:         Undetermined origin c/o Postmaster <POSTMASTER@INDYCMS.BITNET>
  2748. Subject:      Service Message
  2749.  
  2750. Content-type: REPORT
  2751.  
  2752. Report on your message to: /R=AM/U=NGUYEN/@MASTER.NIMH.NIH.GOV
  2753. Reason: Failed to transfer; communications failure (0)
  2754. Arrival-date: Sun, 16 May 1993 11:48:28 EST
  2755. =========================================================================
  2756. Date:         Sun, 16 May 1993 11:48:31 EST
  2757. Reply-To:     Microsoft Access Database Discussion List
  2758.               <ACCESS-L@INDYCMS.BITNET>
  2759. Sender:       Microsoft Access Database Discussion List
  2760.               <ACCESS-L@INDYCMS.BITNET>
  2761. Comments:     <Parser> E: "From:"/"Sender:" field is missing.
  2762. From:         Undetermined origin c/o Postmaster <POSTMASTER@INDYCMS.BITNET>
  2763. Subject:      Service Message
  2764.  
  2765. Content-type: REPORT
  2766.  
  2767. Report on your message to: /R=AM/U=NGUYEN/@MASTER.NIMH.NIH.GOV
  2768. Reason: Failed to transfer; communications failure (0)
  2769. Arrival-date: Sun, 16 May 1993 11:48:31 EST
  2770. =========================================================================
  2771. Date:         Sun, 16 May 1993 11:49:44 EST
  2772. Reply-To:     Microsoft Access Database Discussion List
  2773.               <ACCESS-L@INDYCMS.BITNET>
  2774. Sender:       Microsoft Access Database Discussion List
  2775.               <ACCESS-L@INDYCMS.BITNET>
  2776. Comments:     <Parser> E: "From:"/"Sender:" field is missing.
  2777. From:         Undetermined origin c/o Postmaster <POSTMASTER@INDYCMS.BITNET>
  2778. Subject:      Service Message
  2779.  
  2780. Content-type: REPORT
  2781.  
  2782. Report on your message to: /R=AM/U=NGUYEN/@MASTER.NIMH.NIH.GOV
  2783. Reason: Failed to transfer; communications failure (0)
  2784. Arrival-date: Sun, 16 May 1993 11:49:44 EST
  2785. =========================================================================
  2786. Date:         Sun, 16 May 1993 11:49:59 EST
  2787. Reply-To:     Microsoft Access Database Discussion List
  2788.               <ACCESS-L@INDYCMS.BITNET>
  2789. Sender:       Microsoft Access Database Discussion List
  2790.               <ACCESS-L@INDYCMS.BITNET>
  2791. Comments:     <Parser> E: "From:"/"Sender:" field is missing.
  2792. From:         Undetermined origin c/o Postmaster <POSTMASTER@INDYCMS.BITNET>
  2793. Subject:      Service Message
  2794.  
  2795. Content-type: REPORT
  2796.  
  2797. Report on your message to: /R=AM/U=NGUYEN/@MASTER.NIMH.NIH.GOV
  2798. Reason: Failed to transfer; communications failure (0)
  2799. Arrival-date: Sun, 16 May 1993 11:49:59 EST
  2800. =========================================================================
  2801. Date:         Sun, 16 May 1993 12:05:08 EST
  2802. Reply-To:     Microsoft Access Database Discussion List
  2803.               <ACCESS-L@INDYCMS.BITNET>
  2804. Sender:       Microsoft Access Database Discussion List
  2805.               <ACCESS-L@INDYCMS.BITNET>
  2806. Comments:     <Parser> E: "From:"/"Sender:" field is missing.
  2807. From:         Undetermined origin c/o Postmaster <POSTMASTER@INDYCMS.BITNET>
  2808. Subject:      Service Message
  2809.  
  2810. Content-type: REPORT
  2811.  
  2812. Report on your message to: /R=AM/U=NGUYEN/@MASTER.NIMH.NIH.GOV
  2813. Reason: Failed to transfer; communications failure (0)
  2814. Arrival-date: Sun, 16 May 1993 12:05:08 EST
  2815. =========================================================================
  2816. Date:         Sun, 16 May 1993 12:05:09 EST
  2817. Reply-To:     Microsoft Access Database Discussion List
  2818.               <ACCESS-L@INDYCMS.BITNET>
  2819. Sender:       Microsoft Access Database Discussion List
  2820.               <ACCESS-L@INDYCMS.BITNET>
  2821. Comments:     <Parser> E: "From:"/"Sender:" field is missing.
  2822. From:         Undetermined origin c/o Postmaster <POSTMASTER@INDYCMS.BITNET>
  2823. Subject:      Service Message
  2824.  
  2825. Content-type: REPORT
  2826.  
  2827. Report on your message to: /R=AM/U=NGUYEN/@MASTER.NIMH.NIH.GOV
  2828. Reason: Failed to transfer; communications failure (0)
  2829. Arrival-date: Sun, 16 May 1993 12:05:09 EST
  2830. =========================================================================
  2831. Date:         Sun, 16 May 1993 12:05:30 EST
  2832. Reply-To:     Microsoft Access Database Discussion List
  2833.               <ACCESS-L@INDYCMS.BITNET>
  2834. Sender:       Microsoft Access Database Discussion List
  2835.               <ACCESS-L@INDYCMS.BITNET>
  2836. Comments:     <Parser> E: "From:"/"Sender:" field is missing.
  2837. From:         Undetermined origin c/o Postmaster <POSTMASTER@INDYCMS.BITNET>
  2838. Subject:      Service Message
  2839.  
  2840. Content-type: REPORT
  2841.  
  2842. Report on your message to: /R=AM/U=NGUYEN/@MASTER.NIMH.NIH.GOV
  2843. Reason: Failed to transfer; communications failure (0)
  2844. Arrival-date: Sun, 16 May 1993 12:05:30 EST
  2845. =========================================================================
  2846. Date:         Sun, 16 May 1993 13:01:28 -0700
  2847. Reply-To:     Microsoft Access Database Discussion List
  2848.               <ACCESS-L@INDYCMS.BITNET>
  2849. Sender:       Microsoft Access Database Discussion List
  2850.               <ACCESS-L@INDYCMS.BITNET>
  2851. From:         Hal Stitt <halstitt@NETCOM.COM>
  2852. Subject:      Re: Service Message
  2853.  
  2854. I have received this message about 15 times. I haven't sent a message to
  2855. the address in the report. Please check to see who should be getting this.
  2856. Hal Stitt
  2857. =========================================================================
  2858. Date:         Sun, 16 May 1993 18:04:47 EST
  2859. Reply-To:     Microsoft Access Database Discussion List
  2860.               <ACCESS-L@INDYCMS.BITNET>
  2861. Sender:       Microsoft Access Database Discussion List
  2862.               <ACCESS-L@INDYCMS.BITNET>
  2863. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  2864. Organization: IUPUI Student Activities Office (317) 274-3931
  2865. Subject:      Re: Service Message
  2866. In-Reply-To:  Message of Sun,
  2867.               16 May 1993 13:01:28 -0700 from <halstitt@NETCOM.C OM>
  2868.  
  2869. Regarding the service messages from POSTMASTER@INDYCMS--I will have to
  2870. check into why that's happening.  Sorry for the inconvenience, but this
  2871. is an error I've never seen before.  Please bear with it...I don't think
  2872. it's anything users have done, but a misdirected error message that should
  2873. have come to my error account rather than to the list.
  2874.  
  2875. Nathan Brindle
  2876. ACCESS-L List Administrator
  2877.  
  2878. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  2879. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  2880. Indiana University Purdue University Indianapolis
  2881. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  2882. List Administrator, STUACTS@INDYCMS, APOSEC52@INDYCMS, and ACCESS-L@INDYCMS
  2883. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU or NBRINDLE@INDYVAX.IUPUI.EDU
  2884. ------------------------------------------------------------------------------
  2885. =========================================================================
  2886. Date:         Mon, 17 May 1993 11:29:12 EST
  2887. Reply-To:     Microsoft Access Database Discussion List
  2888.               <ACCESS-L@INDYCMS.BITNET>
  2889. Sender:       Microsoft Access Database Discussion List
  2890.               <ACCESS-L@INDYCMS.BITNET>
  2891. From:         Con Zymaris <Con.Zymaris@DBCE.CSIRO.AU>
  2892. Organization: CSIRO, Div. Building Constr. and Eng'ing, Melb., Australia
  2893. Subject:      Re: file sizes
  2894. In-Reply-To:  <199305132039.AA03773@highett.mel.dbce.csiro.au>; from "Nathan
  2895.               Brindle" at May 13, 93 3:33 pm
  2896.  
  2897. According to Nathan Brindle:
  2898. >
  2899. > On Wed, 12 May 1993 22:27:49 -0700 Bill Stewart said:
  2900. > >I've had the same corruption problem.  It appears to be liked to systems
  2901. > >running stacker.
  2902. > >
  2903. > >Bill Stewart
  2904. > >Glendale Community College
  2905. >
  2906. > It's interesting to hear that someone else had trouble with Stacker!  I
  2907. > lost a whole database (luckily I had it backed up) while I was using
  2908. > Stacker, and about a week later I switched to MS-DOS 6 and DoubleDisk
  2909. > and haven't had a bit of trouble since.  Stacker seemed to act quirky
  2910. > at odd times, but yes, mostly when I was running Access.  I never really
  2911. > made the connection before.
  2912. >
  2913. I lost a whole partition with Superstore, while running Access. Disk light
  2914. stayed on, machine re-boot, 100 Meg lost. Dreadfull sight.
  2915.  
  2916. --
  2917.  
  2918. _________________________________________________________ Nebulae for sale
  2919. | Con Zymaris                   Phone +61 3 593 1734    |       *
  2920. | Programmer                    FAX  +61 3 593 1874     |   *      *
  2921. | Cybersource Pty. Ltd.         PO BOX 171, Glenhuntly  |    *   *    *
  2922. |                               3163 Australia          |     *       *
  2923. | Internet: conz@mel.dbce.csiro.au                      | *         *     *
  2924. |_______________________________________________________|  Enquire within...
  2925. =========================================================================
  2926. Date:         Mon, 17 May 1993 01:53:49 -0500
  2927. Reply-To:     Microsoft Access Database Discussion List
  2928.               <ACCESS-L@INDYCMS.BITNET>
  2929. Sender:       Microsoft Access Database Discussion List
  2930.               <ACCESS-L@INDYCMS.BITNET>
  2931. From:         Piotr Karocki <pkarocki@II.UJ.EDU.PL>
  2932. Subject:      Help! Access add tables to my database!
  2933.  
  2934. Please, help!
  2935. I 'm creating database. Suddenly system crashed.
  2936. When I run Access again, I have 6 additional tables in database:
  2937. MSysACEs, MSysColumns, MSysIndexes, MSysMacros, MSysObjects, MSysQueries.
  2938. I tried to 'repair database', but this tables remain in database.
  2939. I cannot delete its (first, I cannot rights to do it, even on single
  2940. computer, but rights I 'granted' to myself) - I receive message box:
  2941. 'cannot delete - table locked'.
  2942.  
  2943. So: what I have to do to delete this 6 tables?
  2944.  
  2945. --
  2946. Piotr Karocki,
  2947. student of Computer Science,
  2948. Jagiellonian University,
  2949. Cracow, Poland
  2950. =========================================================================
  2951. Date:         Mon, 17 May 1993 09:15:08 CET
  2952. Reply-To:     Microsoft Access Database Discussion List
  2953.               <ACCESS-L@INDYCMS.BITNET>
  2954. Sender:       Microsoft Access Database Discussion List
  2955.               <ACCESS-L@INDYCMS.BITNET>
  2956. From:         "Hilger Martin Dr." <hilger@KPMG.CO.AT>
  2957. Subject:      Re: Re Access Security
  2958.  
  2959. Hi Anne et al,
  2960.  
  2961. Right now we are programming on a NetWare 3.11 network. We just put the
  2962. SYSTEM.MDA-path to a directory that has the same mapping for all clients.
  2963.  
  2964. What I can't say is how much performance it costs to have more than one
  2965. user using the database. But the system IS much slower than my local
  2966. system.
  2967.  
  2968. It seems to be possible to avoid Access's security system by simply putting
  2969. another path to another SYSTEM.MDA into the .INI.
  2970.  
  2971. This SURE is a big lack of security!
  2972.  
  2973. Martin
  2974. =========================================================================
  2975. Date:         Mon, 17 May 1993 22:57:14 -0500
  2976. Reply-To:     Microsoft Access Database Discussion List
  2977.               <ACCESS-L@INDYCMS.BITNET>
  2978. Sender:       Microsoft Access Database Discussion List
  2979.               <ACCESS-L@INDYCMS.BITNET>
  2980. From:         "JULIAN BOOT, UNIVERSITY BOOKSHOP" <MAIL_JBOOT@UQVAX.CC.UQ.OZ.AU>
  2981. Subject:      Re: file sizes
  2982.  
  2983. I have been reading with some interest the tales of woe relating to
  2984. data compression software and the aparent stability of MS's new product
  2985. bundled with DOS 6.
  2986.  
  2987. I have had in the past problems with SuperStor and DoubleDensity (from Abacus)
  2988. and looked at Stacker before deciding to purchase a second hard disk.  Problems
  2989. usally resticted themselves to programs not running or false "fatal error"
  2990. reports - occasionally I would lose the odd file, but this happens with a non-c
  2991. compressed FAT disk anyway.
  2992.  
  2993. My question is this.  Does anybody actually *know* what Access is doing to
  2994.  causethese problems?  One possible answer I have heard is MS programmers have
  2995.  been
  2996. using some tricks Stacker does not know about in an attempt to get people
  2997. who need datacompression, but not a new DOS, to upgrade anyway.  This does seem
  2998. a tad scynical, however.
  2999.  
  3000. Julian Boot
  3001. Computer Science
  3002. University of Queensland
  3003. Brisbane, Australia
  3004. Internet:  j.boot@uqvax.cc.uq.oz.au
  3005. =========================================================================
  3006. Date:         Mon, 17 May 1993 08:35:11 EST
  3007. Reply-To:     Microsoft Access Database Discussion List
  3008.               <ACCESS-L@INDYCMS.BITNET>
  3009. Sender:       Microsoft Access Database Discussion List
  3010.               <ACCESS-L@INDYCMS.BITNET>
  3011. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  3012. Organization: IUPUI Student Activities Office (317) 274-3931
  3013. Subject:      Re: file sizes
  3014. In-Reply-To:  Message of Mon,
  3015.               17 May 1993 11:29:12 EST from <Con.Zymaris@DBCE.CS IRO.AU>
  3016.  
  3017. As it turns out, when I went home Friday night after making that statement
  3018. about DOS 6.0 and DoubleDisk, I turned the machine on and my 84MB SCSI
  3019. drive ran about 5 minutes and crashed....
  3020.  
  3021. DOS 6.0 is currently suspect, because I can still get the drive to boot
  3022. if I wait long enough, but as soon as I try to do something that involves
  3023. the disk (other than take a directory), it freezes up tight.  And I only
  3024. suspect DOS because I was having little "epileptic" episodes like this
  3025. with this drive under 5.0 also.  But those were resolvable by shutting
  3026. the machine off and waiting a while.
  3027.  
  3028. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  3029. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  3030. Indiana University Purdue University Indianapolis
  3031. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  3032. List Administrator, STUACTS@INDYCMS, APOSEC52@INDYCMS, and ACCESS-L@INDYCMS
  3033. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU or NBRINDLE@INDYVAX.IUPUI.EDU
  3034. ------------------------------------------------------------------------------
  3035. =========================================================================
  3036. Date:         Mon, 17 May 1993 08:59:54 MDT
  3037. Reply-To:     Microsoft Access Database Discussion List
  3038.               <ACCESS-L@INDYCMS.BITNET>
  3039. Sender:       Microsoft Access Database Discussion List
  3040.               <ACCESS-L@INDYCMS.BITNET>
  3041. Comments:     Converted from PROFS to RFC822 format by PUMP V2.1
  3042. From:         "Brian Keeler (403) - 471-8623" <BRIANK@NAIT.AB.CA>
  3043. Subject:      CVF errors, lost chains/clusters
  3044.  
  3045. Subject: CVF errors, lost clusters/chains etc.
  3046.  
  3047. I have been experiencing lost cluster, chains etc. and even lost the
  3048. whole compressed disk once, ( having a good backup process helps ).
  3049. The real big problem is CVF (compressed volume file) errors and whats
  3050. causing them.
  3051. I actually quit using the MSBACKUP and went back to NORTONS
  3052. proprietary disk format backup as it appeared to me that everytime
  3053. I used the MSBACKUP and it updated the archive flag, I had problems
  3054. after that. I think that MS has got to look into this, because I
  3055. know of 5 other people that went to DOS 6 and are all having similar
  3056. problems!! This has not effected any of my files running my CD yet.
  3057. Running a 486/33, 8 megs, 200 meg hard drive, Panasonic CD, ATI sound
  3058. card, windows 3.1 and DOS 6.0 with dblspace.
  3059. I am wondering if anyone else has experienced similar problems after
  3060. upgrading to DOS 6, because at DOS 5 everything was great.
  3061.  
  3062. Brian Keeler (403) - 471-8623     ..What is a CD-ROM ??
  3063. Application Services Coordinator   3 billion pits arranged
  3064. Information Services Division      in a 3 mile spiral...
  3065. domain: briank@nait.ab.ca
  3066. =========================================================================
  3067. Date:         Mon, 17 May 1993 08:18:53 -0700
  3068. Reply-To:     Microsoft Access Database Discussion List
  3069.               <ACCESS-L@INDYCMS.BITNET>
  3070. Sender:       Microsoft Access Database Discussion List
  3071.               <ACCESS-L@INDYCMS.BITNET>
  3072. From:         Brian Henning <BHENNING@BPA.ARIZONA.EDU>
  3073. Subject:      Re: Help! Access add tables to my database!
  3074.  
  3075. > Please, help!
  3076. > I 'm creating database. Suddenly system crashed.
  3077. > When I run Access again, I have 6 additional tables in database:
  3078. > MSysACEs, MSysColumns, MSysIndexes, MSysMacros, MSysObjects, MSysQueries.
  3079. > I tried to 'repair database', but this tables remain in database.
  3080. > I cannot delete its (first, I cannot rights to do it, even on single
  3081. > computer, but rights I 'granted' to myself) - I receive message box:
  3082. > 'cannot delete - table locked'.
  3083.  
  3084. > So: what I have to do to delete this 6 tables?
  3085.  
  3086.  
  3087. You don't want to delete them, they are system files. Just pick the View Menu,
  3088. then Options and change the setting that says something like "Hide System
  3089. Objects" I'm not on a machine with Access at the moment so I can't give you the
  3090. exact verbage.
  3091.  
  3092. Brian Henning
  3093. U of AZ
  3094. =========================================================================
  3095. Date:         Mon, 17 May 1993 10:16:45 EST
  3096. Reply-To:     Microsoft Access Database Discussion List
  3097.               <ACCESS-L@INDYCMS.BITNET>
  3098. Sender:       Microsoft Access Database Discussion List
  3099.               <ACCESS-L@INDYCMS.BITNET>
  3100. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  3101. Organization: IUPUI Student Activities Office (317) 274-3931
  3102. Subject:      Re: CVF errors, lost chains/clusters
  3103. In-Reply-To:  Message of Mon, 17 May 1993 08:59:54 MDT from <BRIANK@NAIT.AB.CA>
  3104.  
  3105. I was told by a colleague this weekend to read Info World (he just said
  3106. it was a recent issue) for an article about DOS 6.0 problems.  One of
  3107. them that he remembered off the top of his head was something about
  3108. being sure you don't stuff the whole CVF full, and another one was
  3109. something about disabling the defragmenter when you run DoubleDisk the
  3110. first time.  I have not seen the article but those were two of the things
  3111. he cited when we were talking about my hard drive (RIP).
  3112.  
  3113. When I install my <new> drive this week (200MB IDE), I will NOT be using
  3114. the compression software.  This is more because I won't need it than because
  3115. I think it's to blame for my problems...but I'm still wavering on placing
  3116. the blame.  :)  DOS 6 has got some really nice new features, and I hope
  3117. I'll be able to continue using it.
  3118.  
  3119. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  3120. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  3121. Indiana University Purdue University Indianapolis
  3122. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  3123. List Administrator, STUACTS@INDYCMS, APOSEC52@INDYCMS, and ACCESS-L@INDYCMS
  3124. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU or NBRINDLE@INDYVAX.IUPUI.EDU
  3125. ------------------------------------------------------------------------------
  3126. =========================================================================
  3127. Date:         Mon, 17 May 1993 23:39:32 EST
  3128. Reply-To:     Microsoft Access Database Discussion List
  3129.               <ACCESS-L@INDYCMS.BITNET>
  3130. Sender:       Microsoft Access Database Discussion List
  3131.               <ACCESS-L@INDYCMS.BITNET>
  3132. From:         "C.S. Lim" <edc748u@MONU1.CC.MONASH.EDU.AU>
  3133. Subject:      ACCESS REPORTED BUGS!
  3134. In-Reply-To:  <9305171259.AA22184@monu1.cc.monash.edu.au>; from "JULIAN BOOT,
  3135.               UNIVERSITY BOOKSHOP" at May 17, 93 10:57:14 pm
  3136.  
  3137. I'd read this articles from newsgroup comp.database .
  3138.  
  3139. As there might be someone with no access to Compu$erve or newsgroup,
  3140. I distribute it to the list.
  3141.  
  3142.  
  3143. The following was posted by Microsoft on Compu$erve:
  3144.  
  3145.  
  3146. The following list identifies problems that may occur when using Microsoft
  3147. Access.  This list contains all significant, reproducible problems that we
  3148. have found since releasing the product.  The list includes bugs that could
  3149. potentially cause a General Protection Fault in Access or in some other
  3150. way might cause significant difficulty for many users, but it does not
  3151. include all known problems to date.  The list will be updated as new
  3152. problems are identified and validated.  A detailed description of each
  3153. problem and the suggested work around is also provided below. (4/20/93)
  3154.  
  3155. 1.  Incorrect Windows For Workgroups driver can cause file truncation
  3156.     (correct driver included with Microsoft Access)
  3157. 2.  Incorrect LAN Manager driver can cause file truncation (correct
  3158.     driver included with Microsoft Access)
  3159. 3.  Microsoft Access SETUP may have problems with DOS APPEND statement
  3160.     in Autoexec.bat
  3161. 4.  ATI Ultra video driver not compatible with Microsoft Access
  3162. 5.  Microsoft Access SETUP may leave temporary directory and files on
  3163.     disk
  3164. 6.  Problem importing .DBF files where record length exceeds dBASE
  3165.     maximum
  3166. 7.  Microsoft Access cannot use Btrieve data with indexes across column
  3167.     boundaries
  3168. 8.  Fixed Width Import does not correctly translate extended characters
  3169. 9.  Cannot hide modal/popup forms with the OpenForm action
  3170. 10. Form dynaset references do not always work when using form variables
  3171. 11. Problem using Running Sum property with control that evaluates to
  3172.     #ERROR
  3173. 12. Beta versions of ODBC drivers will not work with Microsoft Access
  3174. 13. STACKER 3.0 incorrectly reports that database files are corrupted
  3175. 14. Cannot use the CVDate and IsDate functions with empty string argument
  3176. 15. Cannot declare new form object variable during break mode
  3177. 16. Cannot attach to foreign database in multiuser environment
  3178. 17. Using LIKE with trailing spaces and wild cards will not work properly
  3179. 18. Query with descending sort on indexed duplicate data can return
  3180.     incorrect results
  3181. 19. Cannot add counter columns to existing tables with large amounts of
  3182.     data
  3183. 20. Fixed Width Import does not work with variable length records
  3184. 21. Searching on Paradox data with multi-column indexes that contain
  3185.     NULLS
  3186. 22. Update Queries do not work with "Restrict Available Fields" Option
  3187.     disabled
  3188. 23. Using the BTRIEVE NLM may give an undefined error alert
  3189. 24. Duplicate values may be returned on "Unique Values Only" queries
  3190.     (DISTINCT)
  3191. 25. Microsoft Access may have problems when multiple instances of
  3192.     extremely large query definitions are used
  3193. 26. Programmatically hiding a control in the footer of a form that is
  3194.     viewed in datasheet mode may cause problems
  3195. 27. Using the ListParameters method on a database object does not
  3196.     generate an error as expected
  3197. 28. Problems Importing Lotus 1-2-3 spreadsheets with extremely large
  3198.     numbers of formatted cells
  3199. 29. Adding fields to a table in multiuser mode may cause fields to
  3200.     become cross-linked
  3201. 30. Property sheet and toolbox may show up in form browse mode
  3202. 31. Entering an invalid IIf() in a ControlSource on a form may cause a
  3203.     General Protection Fault
  3204. 32. Problem when CanGrow property set to Yes on controls in subreports
  3205. 33. Printing a report with a subreport created from a form with a
  3206.     DefaultView of Datasheet causes problems
  3207.  
  3208.  
  3209. 1. Incorrect Windows For Workgroups driver can cause file truncation
  3210. (correct driver included with Microsoft Access)
  3211.  
  3212. NOTE:  This problem was discovered before Microsoft Access was released
  3213. and all copies of Microsoft Access include the updated Windows for
  3214. Workgroups driver and installation instructions.
  3215.  
  3216. DESCRIPTION:  If you have an early version of the Windows for Workgroups
  3217. WFWNET.DRV file (before 11-02-92), using the Network button in Access
  3218. dialog boxes to connect to password-protected servers may cause any
  3219. database files that you open on that server to become truncated.
  3220.  
  3221. WORK AROUND:  Update the WFWNET.DRV driver file using the driver update
  3222. program included with Microsoft Access.  Complete instructions are
  3223. contained in the flier included in your copy of Microsoft Access.
  3224.  
  3225.  
  3226. 2. Incorrect LAN Manager driver can cause file truncation (correct driver
  3227. included with Microsoft Access)
  3228.  
  3229. NOTE:  This problem was discovered before Microsoft Access was released
  3230. and all copies of Microsoft Access include the updated LAN Manager driver
  3231. and installation instructions.
  3232.  
  3233. DESCRIPTION:  Using Microsoft Access on a Microsoft LAN Manager
  3234. workstation (prior to version 2.2) can cause files to become truncated.
  3235. Products that may be affected include: Microsoft LAN Manager prior to
  3236. version 2.2; DEC Pathworks for DOS version 4.1;
  3237. NCR StarGroup LAN Manager version 3.6; Olivetti Olinet LAN Manager version
  3238. 2.1; Ungermann-Bass LAN Manager version 2.1.
  3239.  
  3240. Database truncation is most likely to occur when a user workstation
  3241. operates faster than the file server on which the database file is stored.
  3242. (Note that the CPU speed alone does not determine the operation speed of
  3243. the server. Heavy network traffic can make the server operate more slowly
  3244. than a user workstation(s).)
  3245.  
  3246. WORK AROUND:  If you have LAN Manager 2.1 or 2.1a, install the LAN Manager
  3247. Hotfix included with Microsoft Access appropriate to your version of LAN
  3248. Manager.  If you have LAN Manager 2.0, include the appropriate line in
  3249. your LANMAN.INI file for LAN Manager versions prior to 2.1.  Refer to the
  3250. instructions included in the README.TXT file in your Microsoft Access
  3251. package for complete details.
  3252.  
  3253.  
  3254. 3. Microsoft Access SETUP may have problems with DOS APPEND statement in
  3255. Autoexec.bat
  3256.  
  3257. DESCRIPTION:  If you have an APPEND statement in your AUTOEXEC.BAT file
  3258. and that APPEND statement defines a path where other README.TXT files
  3259. exist, Microsoft Access SETUP may abort when installing the README.TXT
  3260. file.
  3261.  
  3262. WORK AROUND:  Remove or remark out the APPEND statement in your
  3263. AUTOEXEC.BAT file and reboot your computer before trying to setup
  3264. Microsoft Access.
  3265.  
  3266.  
  3267. 4. ATI Ultra video driver not compatible with Microsoft Access
  3268.  
  3269. NOTE:  Use GO ATITECH to acquire the newest versions of ATI drivers.
  3270. Newer versions may correct some or all of the problems reported.
  3271.  
  3272. DESCRIPTION:  Using ATI-supplied drivers included with the ATI Ultra video
  3273. card can cause any of the following problems in Microsoft Access: 1)
  3274. General Protection Fault on disabled cascading menus (most common case is
  3275. Layout menu with Align command disabled in form or report design); 2)
  3276. disabled buttons not visible; and 3) text alignment problems.
  3277.  
  3278. WORK AROUND:  The suggested work around for these problems is to use the
  3279. 8514 video drivers included with Windows 3.1 and not the video drivers
  3280. supplied with the ATI Ultra video card.  NOTE: Microsoft is working with
  3281. ATI on this problem.  We will post more information on this forum as it
  3282. becomes available.
  3283.  
  3284.  
  3285. 5. Microsoft Access SETUP may leave temporary directory and files on disk
  3286.  
  3287. DESCRIPTION:  If you request SETUP to install SHARE and then choose the
  3288. option to reboot your machine at the end of the installation process,
  3289. SETUP will not properly clean up temporary files on your hard disk.  This
  3290. leftover directory will have the name MS-SETUP.T and will contain data
  3291. files totaling approximately 600K.  Besides taking up hard disk space,
  3292. these files will have no affect on Microsoft Access or any other
  3293. applications.
  3294.  
  3295. WORK AROUND:  Do not choose to reboot your machine at the end of the
  3296. installation process or simply delete the files and directory after the
  3297. reboot process.
  3298.  
  3299.  
  3300. 6. Problem importing .DBF files where record length exceeds dBASE maximum
  3301.  
  3302. DESCRIPTION:  CodeBase++ v1.07 allows you to create .DBF files where the
  3303. record length exceeds the dBASE IV maximum.  Microsoft Access may hang
  3304. when trying to import these type of .DBF files.
  3305.  
  3306. WORK AROUND:  Export the CodeBase++ .DBF file to delimited text, then
  3307. import the ASCII file into Microsoft Access.
  3308.  
  3309.  
  3310. 7. Microsoft Access cannot use Btrieve data with indexes across column
  3311. boundaries
  3312.  
  3313. DESCRIPTION:  Microsoft Access will display the error message: "File is
  3314. corrupt or isn't an Access file" when attempting to attach or import a
  3315. BTRIEVE file which has an index defined across a column boundary.
  3316.  
  3317. Access does not support BTRIEVE indexes which have keys defined on a
  3318. partial column or across column boundaries.  Indexes which have a segment
  3319. of the key which is defined to cross a column boundary are not supported
  3320. by the Xtrieve data dictionary format.  Xtrieve may ignore these indexes
  3321. and import the file correctly but Microsoft Access does not.
  3322.  
  3323. WORK AROUND:  You must remove the indexes or recreate them so that they
  3324. align on column boundaries.
  3325.  
  3326.  
  3327. 8. Fixed Width Import does not correctly translate extended characters
  3328.  
  3329. DESCRIPTION:  When importing a Fixed Width ASCII file, Microsoft Access
  3330. does not properly translate extended characters from OEM to ANSI
  3331. representation.  The first 4K of data is imported and translated
  3332. correctly, but all data after the initial 4K will not translate correctly.
  3333.  
  3334. WORK AROUND:  Convert the ASCII file from OEM to ANSI using another
  3335. Windows application, such as Windows Write.  Using Windows Write, simply
  3336. open the file, responding 'Yes' to the convert alert, then save the file.
  3337.  
  3338.  
  3339. 9. Cannot hide modal/popup forms with the OpenForm action
  3340.  
  3341. DESCRIPTION:  Using the OpenForm action to hide a modal/popup form may
  3342. cause a General Protection Fault.
  3343.  
  3344. WORK AROUND:  Hide a modal/popup form by using the SetValue action to set
  3345. the forms .Visible property to False.
  3346.  
  3347.  
  3348. 10. Form dynaset references do not always work when using form variables
  3349.  
  3350. DESCRIPTION:  If you reference a form dynaset with variables, you may
  3351. receive a General Protection Fault.
  3352.  
  3353. WORK AROUND:  Always refer to a form dynaset with explicit references
  3354. through the form.  The first code fragment below shows how to references a
  3355. form dynaset safely and the second code fragments shows what will most
  3356. likely cause the problem.
  3357.  
  3358. A)     SAFE:
  3359.        forms!testform.dynaset!col1="foo"
  3360.  
  3361. B)     MAY CAUSE PROBLEMS:
  3362.        dim f as form
  3363.        set f = form!testform
  3364.        f.dynaset!col1 = "foo"
  3365.  
  3366.  
  3367. 11. Problem using Running Sum property with control that evaluates to
  3368. #ERROR
  3369.  
  3370. DESCRIPTION:  If a report contains a control where the Running Sum
  3371. property is set to 'Over Group' or 'Over All' and the control evaluates to
  3372. #ERROR, Microsoft Access will cause a General Protection Fault.
  3373.  
  3374. WORK AROUND:  Correct the expression in the control source property so
  3375. that it evaluates correctly.
  3376.  
  3377.  
  3378. 12. Beta versions of ODBC drivers will not work with Microsoft Access
  3379.  
  3380. DESCRIPTION:  When using Beta versions of the ODBC drivers, Microsoft
  3381. Access may experience General Protection Faults in ODBC.DLL.  The problem
  3382. is that when Microsoft Access initiates an ODBC connection, ODBC does not
  3383. properly check the version of the ODBC driver.
  3384.  
  3385. WORK AROUND:  Rename or delete the beta version of ODBC.DLL and run the
  3386. ODBC setup program from the setup disks that come with Microsoft Access.
  3387. This will install a current ODBC.DLL file.
  3388.  
  3389.  
  3390. 13. STACKER 3.0 incorrectly reports that database files are corrupted
  3391.  
  3392. DESCRIPTION:  Running Stacker's "check /=D /F" command will often report
  3393. that some Access .mdb files are corrupt and should be deleted.  The
  3394. problem is that the "/=D /F" flags are for development and debugging
  3395. purposes and will report things which are really not problems.  If for
  3396. some reason you run CHECK.EXE with the /=D switch and it asks if you want
  3397. to delete a file, answer NO!  The file is fine.  These are superfluous
  3398. error messages.
  3399.  
  3400. WORK AROUND:  Do not run CHECK.EXE with the /=D switch.  If you do run
  3401. CHECK /=D, answer NO when prompted to delete files.  Stac Electronics has
  3402. written a document explaining the "Lost Sector Groups" reported by CHECK
  3403. /=D.  The document is referenced as TEC042.DOC on CompuServe or the Stac
  3404. BBS and as document #3003 on STAC FAX, Stac Electronics' automated FAX
  3405. response service.
  3406.  
  3407.  
  3408. 14. Cannot use the CVDate and IsDate functions with empty string argument
  3409.  
  3410. DESCRIPTION:  The CVDate function is used to convert a string or numeric
  3411. expression to a variant of type date.  If this function is called with the
  3412. empty string as the expression (i.e. CVDate("")) then you will get a
  3413. general protection fault.  The IsDate function has the same problem.
  3414.  
  3415. WORK AROUND:  Verify that you are passing valid date strings in the
  3416. argument to CVDate.
  3417.  
  3418.  
  3419. 15. Cannot declare new form object variable during break mode
  3420.  
  3421. DESCRIPTION:  The General Protection Fault occurs when declaring an object
  3422. variable (form, table, etc.) during break mode (when debugging Access
  3423. Basic code) and then trying to recompile the code.  The following are
  3424. examples of object variable declarations:
  3425.  
  3426.   Dim F as Form
  3427.   Dim T as Table
  3428.  
  3429. WORK AROUND:  Don't add these type of variables while in break mode.
  3430.  
  3431.  
  3432. 16. Cannot attach to foreign database in multiuser environment
  3433.  
  3434. DESCRIPTION:  Attaching/importing will only work if you can open the
  3435. foreign database file (dBASE, Paradox, BTRIEVE, etc.) exclusively.  If you
  3436. attempt to attach to these types of files while others are using them you
  3437. will get an error message stating that the table or file is already in
  3438. use.  This problem is isolated to attach and import.  Once you have
  3439. successfully attached to a file of this type you can then edit or browse
  3440. this file in a multiuser environment.
  3441.  
  3442. WORK AROUND:  Must obtain exclusive access to foreign database file in
  3443. order to import or attach.
  3444.  
  3445.  
  3446. 17. Using LIKE with trailing spaces and wild cards will not work properly
  3447.  
  3448. DESCRIPTION:  When using the LIKE operator with trailing spaces and
  3449. trailing wild cards (i.e. LIKE "The *") you will not always get back the
  3450. proper results.  Access ends up trimming the trailing spaces in this case
  3451. and actually performs LIKE "The*".  This is only a problem when you have
  3452. both trailing spaces and the trailing wild card character.
  3453.  
  3454. WORK AROUND:  A sample work around for the LIKE "The *" example would be
  3455. as follows:
  3456.  
  3457.      (LIKE "The*" AND (mid$([Field],4,1) = " "))
  3458.  
  3459.  
  3460. 18. Query with descending sort on indexed duplicate data can return
  3461. incorrect results
  3462.  
  3463. DESCRIPTION:  When sorting data in descending order on a column that is
  3464. indexed and contains over 506 duplicate entries, Access can return
  3465. incorrect results to the user (wrong number of rows).  This can occur when
  3466. the Index property for a column is set to Yes (No Duplicates) or Yes
  3467. (Duplicates OK), but not when there is a primary key on the column.
  3468. Non-primary key indexes can have multiple NULL entries.
  3469.  
  3470. WORK AROUND:  Remove the index from the column that is being sorted.  This
  3471. will cause the query to execute more slowly but will give you the correct
  3472. results.
  3473.  
  3474.  
  3475. 19. Cannot add counter columns to existing tables with large amounts of
  3476. data
  3477.  
  3478. DESCRIPTION:  You cannot add counter columns to an existing table that
  3479. contains large amounts of data (roughly anything greater than 4 MB of
  3480. data).  This problem occurs because of a current limitation in the Access
  3481. transaction model (transaction size limited to 4 MB).  This problem
  3482. manifests itself with counter columns because the table data for this
  3483. column is updated as the column is added.  This update will take place
  3484. within a transaction and on large tables it will encounter the Access
  3485. transaction size limit.  The transaction will then rollback and the
  3486. counter column will not be successfully added.
  3487.  
  3488. WORK AROUND:  Follow these steps to add a counter column to a large
  3489. table:
  3490.  
  3491.   1) Copy/Paste the table structure (not the data) to a new table
  3492.   2) Add a counter column to this new table
  3493.   3) Create an append query that transfers data from the
  3494.      old table into the new table
  3495.   4) Verify new table has correct data
  3496.   5) Delete the old table
  3497.   6) Rename the new table to the name of the old table
  3498.  
  3499.  
  3500. 20. Fixed Width Import does not work with variable length records
  3501.  
  3502. DESCRIPTION:  The fixed width import utility currently expects all records
  3503. in your text file to be the same length.  This most commonly presents
  3504. itself as a problem when the right most column of your text file has
  3505. strings of different lengths and they are not padded with spaces.  In this
  3506. case, Access will not import the data as you might expect (Access will
  3507. look to the next line for more characters if the right most column is not
  3508. properly padded).
  3509.  
  3510. WORK AROUND:  When importing ASCII Fixed Width files you must ensure that
  3511. all record (lines of text) are the same length.  In some cases this may
  3512. require that you manually or programmatically pad some lines with the
  3513. correct amount of spaces.  The following piece of code below is an example
  3514. of how one might programatically pad the lines of a text file so that all
  3515. lines (records) of the file are fixed length.
  3516.  
  3517. '----------------------------------------------------------------
  3518. 'InFile$  - name of Fixed Width Ascii data file
  3519. 'OutFile$ - name of new file to create with proper padding
  3520. 'RecLen%  - Fixed length of each record in the padded file
  3521. '----------------------------------------------------------------
  3522. Sub PadFixedWidthFile (InFile$, OutFile$, RecLen%)
  3523.  
  3524.   fh1% = FreeFile
  3525.   Open InFile$ For Input As #fh1%
  3526.  
  3527.   fh2% = FreeFile
  3528.   Open OutFile$ For Output As #fh2%
  3529.  
  3530.   'Pad data and place in new file
  3531.   While Not EOF(fh1%)
  3532.     Line Input #fh1%, Ln$
  3533.     If (Len(Ln$) < RecLen%) Then
  3534.       Ln$ = Ln$ + String$(RecLen% - Len(Ln$), " ")
  3535.     Else
  3536.       MsgBox "Padding process aborted! - Data exceeds record length "
  3537.       MsgBox Ln$
  3538.       GoTo ExitPadFixedWidthFile
  3539.     End If
  3540.     Print #fh2%, Ln$
  3541.   Wend
  3542.  
  3543. ExitPadFixedWidthFile:
  3544.   Close #fh1%
  3545.   Close #fh2%
  3546.  
  3547. End Sub
  3548.  
  3549.  
  3550. 21. Searching on Paradox data with multi-column indexes that contain NULLS
  3551.  
  3552. DESCRIPTION:  Using the Edit Find dialog to search Paradox fields for
  3553. specific values will not work properly if the field being searched is part
  3554. of a multi-column index, the field contains NULLS, and the "Search Fields
  3555. As Formatted" option is disabled in the EditFind dialog.
  3556.  
  3557. WORK AROUND:  The work around is to check the 'Search Fields as Formatted'
  3558. option so that the index is not used in the search.  Similarly, when
  3559. querying on Paradox fields that are part of a multi-column index and
  3560. contain NULLS you should use the LIKE operator in places where you might
  3561. normally use the equivalence operator.
  3562.  
  3563. AVOID:
  3564.    SELECT *
  3565.    FROM TestTable
  3566.    WHERE ((FieldX=23));
  3567.  
  3568. WORK AROUND:
  3569.    SELECT *
  3570.    FROM TestTable
  3571.    WHERE ((FieldX Like 23));
  3572.  
  3573.  
  3574. 22. Update Queries do not work with "Restrict Available Fields" Option
  3575. disabled
  3576.  
  3577. DESCRIPTION:  If you use the View Options dialog to set the Query Design
  3578. option "Restrict Available Fields" to NO (the default is YES) then UPDATE
  3579. queries will not work correctly.  In the most common case Access will
  3580. cause a General Protection Fault, but there have been isolated cases where
  3581. the query actually executed to completion and incorrectly altered the data
  3582. in your table (the wrong columns get updated).
  3583.  
  3584. WORK AROUND:  Use the Query Properties dialog to set the "Restrict
  3585. Available Fields" option to No on a query by query basis when this
  3586. functionality is desired. Do not use the View Options
  3587. dialog to set this option on a global basis.
  3588.  
  3589.  
  3590. 23. Using the BTRIEVE NLM may give an undefined error alert
  3591.  
  3592. DESCRIPTION:  Users who do not have all of the correct versions of
  3593. BREQUEST.EXE, WBTRCALL.DLL, and WBTRVRES.DLL may receive an "Internal
  3594. Database Error (-5001)" alert when using the BTRIEVE NLM.
  3595.  
  3596. WORK AROUND:  In order to get the BTRIEVE NLM to function properly, we
  3597. recommend that the NLM requester (client) uses the 6.0 versions of
  3598. BREQUEST.EXE, WBTRCALL.DLL, WBTRVRES.DLL and the 5.15 version of
  3599. BTRIEVE.NLM.  Follow these steps:
  3600.  
  3601.   1) Sign on to CompuServe.
  3602.   2) Go NOVLIB
  3603.   3) Go into the BTRIEVE/XQL library section.
  3604.   4) Download the BT515.ZIP file
  3605.   5) Use PKUNZIP.EXE to unpack the file.
  3606.   6) Unpack the BTRREQ.ZIP file that gets unpacked from step 5.
  3607.   7) Obtain the following files:
  3608.       WBTRCALL.DLL
  3609.       WBTRVRES.DLL
  3610.       BREQUEST.EXE
  3611.   8) Follow the readme notes to properly install and execute these files.
  3612.   9) The readme should also explain how to apply patches 1-65 to the
  3613.      BTRIEVE.NLM file on the server.
  3614.  
  3615. The WIN.INI file should also be modified with the following lines:
  3616.  
  3617. [BREQUESTDPMI]
  3618. datalength=4096
  3619. tasks=10
  3620. local=no
  3621. chkparms=no
  3622.  
  3623.  
  3624. 24. Duplicate values may be returned on "Unique Values Only" queries
  3625. (DISTINCT)
  3626.  
  3627. DESCRIPTION:  DISTINCT queries may return a few duplicate values at the
  3628. beginning of the result set if the data set is very large.  This happens
  3629. only if the result set of the query is greater than 64K (counting the
  3630. duplicate values).  Record position of the duplicate values in the result
  3631. set is a contributing factor.
  3632.  
  3633. The conditions that must be met are as follows:
  3634.  
  3635. a) The underlying table(s) contains a large number of records (the result
  3636.    set must be >64K).
  3637. b) The data values that sort to the beginning of the output must have
  3638.    many duplicate values scattered throughout the input.
  3639.  
  3640. This can manifest itself in a Select query with the Unique Values Only
  3641. property turned on (DISTINCT).  It can also show up in a Crosstab query as
  3642. duplicated columns with names like "Field0", "Field1", etc.
  3643.  
  3644. This problem only occurs with Select DISTINCT queries, and not with the
  3645. much more common Select DISTINCTROW queries.
  3646.  
  3647. WORK AROUND:  For Select queries, use Totals with GROUP BYs instead of
  3648. using the Unique Values Only property.
  3649.  
  3650. For crosstab queries, use Fixed Column Heading to prevent the problem.
  3651.  
  3652.  
  3653. 25. Microsoft Access may have problems when multiple instances of
  3654. extremely large query definitions are used
  3655.  
  3656. DESCRIPTION:  Trying to open more than one instance of a query may cause a
  3657. General Protection Fault in Microsoft Access when the query definition is
  3658. extremely large.  For example, if you have a form based on a query with a
  3659. query definition size of >32K and you then attempt to create a SnapShot
  3660. from the same query, Microsoft Access may cause a General Protection
  3661. Fault.  This happens because multiple versions of the query definition
  3662. must be saved, and the saved query definitions do not fit within the
  3663. query's segment space (the space allocated to each query).
  3664.  
  3665. Note: The number of records in the result set is NOT a contributing factor.
  3666.  
  3667. WORK AROUND:  Create a second query based on the first query and use one
  3668. of the queries for the form, and the other query for the SnapShot.
  3669.  
  3670.  
  3671. 26. Programmatically hiding a control in the footer of a form that is
  3672. viewed in datasheet mode may cause problems
  3673.  
  3674. DESCRIPTION:  If you have a control in the footer of a form, you hide that
  3675. control in an event such as OnCurrent, and you then view the form in
  3676. datasheet view; Microsoft Access may cause a General Protection Fault.  In
  3677. datasheet view, Microsoft Access incorrectly assumes that there is a grid
  3678. column associated with the field being hidden; however, that is not true
  3679. in this case since the control is in the form's footer.
  3680.  
  3681. WORK AROUND:  Since forms with controls in the footer are normally meant
  3682. to be used in Form view, set the ViewsAllowed property for the form to
  3683. Form so that the form cannot be switched into datasheet view.
  3684.  
  3685.  
  3686. 27. Using the ListParameters method on a database object does not generate
  3687. an error as expected
  3688.  
  3689. DESCRIPTION:  Attempting to list parameters for a database object is
  3690. illegal, but does not generate the expected compile-time error.  Instead,
  3691. it may cause a General Protection Fault in Microsoft Access.  For example,
  3692. the following subroutine causes a General Protection Fault even though it
  3693. should generate a compile-time error.
  3694.  
  3695. Sub Test
  3696.    Dim db As Database
  3697.    Dim Snap As Snapshot
  3698.  
  3699.    Set db = CurrentDB()
  3700.    Set Snap = db.ListParameters()
  3701. End Sub
  3702.  
  3703. WORK AROUND:  Check Microsoft Access Help or the Microsoft Access
  3704. "Language Reference" for the list of valid database object methods.
  3705.  
  3706.  
  3707. 28. Problems Importing Lotus 1-2-3 spreadsheets with extremely large
  3708. numbers of formatted cells
  3709.  
  3710. DESCRIPTION:  The Lotus 1-2-3 spreadsheet import in Microsoft Access is
  3711. limited to 64,000 formatted cells.  All Lotus 1-2-3 cells are formatted.
  3712. Those not explicitly set by the user carry the general format.  If a Lotus
  3713. 1-2-3 spreadsheet has more than 64,000 cells, then Microsoft Access cannot
  3714. import it and the system may hang during the import.
  3715.  
  3716. WORK AROUND:  To import Lotus 1-2-3 spreadsheets with greater than 64,000
  3717. cells, they must first be physically split into separate spreadsheets
  3718. where the number of cells in each does not exceed 64,000.  Importing
  3719. sub-ranges from these large spreadsheets does not eliminate the problem.
  3720.  
  3721.  
  3722. 29. Adding fields to a table in multiuser mode may cause fields to become
  3723. cross-linked
  3724.  
  3725. DESCRIPTION:  In multiuser mode, adding a field to an existing table may
  3726. cause the new field to become cross-linked with another field already in
  3727. the table.  This can happen if more than one user accesses a table in a
  3728. very short space of time (within a couple of minutes of each other) and
  3729. the design of the table is modified at that time.  Information about open
  3730. tables is read from the system tables and cached by Microsoft Access.
  3731. This can mean that the information in the cache for one person is out of
  3732. date when that person makes a design change to a table that another person
  3733. has just used.  If so, the table may become corrupted.
  3734.  
  3735. The following example illustrates how you might cause this problem. User1
  3736. opens a table, and then closes it.  User2 then makes a quick design change
  3737. to the table and closes it.  User1 then reopens the table in design view
  3738. and makes another change.  If User1 still has the information for that
  3739. table cached, the system tables are not read again, so the table may
  3740. become corrupted.  It is not necessary for the same table to be opened by
  3741. both users.  The information on the table opened by User1 may be on the
  3742. same page in the system table as the information on the table modified by
  3743. User2 and if that page is cached by Microsoft Access then this problem can
  3744. occur.  This can be confusing to the users since they do not appear to be
  3745. using the same table.
  3746.  
  3747. Information in the cache is discarded on a regular basis for tables that
  3748. are not being used, so the problem will not occur unless the changes are
  3749. made before Microsoft Access has a chance to flush the cache.  To ensure
  3750. that the information in the cache is flushed, wait at least a minute
  3751. before opening a table in design.
  3752.  
  3753. When this problem occurs, it can manifest itself in one of the following
  3754. ways:
  3755.  
  3756. a) The data from another field in the table may be displayed in the new
  3757.    field.
  3758. b) Data typed into the linked field may be displayed in the new field.
  3759. c) Attempting to copy the table with the new field may generate a error.
  3760.  
  3761. WORK AROUND:  To correct this problem, simply compact the affected
  3762. database.  This is done by selecting Compact Database from the File menu
  3763. when no database is open.
  3764.  
  3765.  
  3766. 30. Property sheet and toolbox may show up in form browse mode
  3767.  
  3768. DESCRIPTION:  Programmatically changing a form in form design mode may
  3769. cause Microsoft Access to display the property sheet and toolbox in browse
  3770. mode and could potentially lead to a General Protection Fault.  This will
  3771. only happen under all the following conditions:
  3772.  
  3773. 1) It must be the very first time a form is opened in design mode after
  3774.    loading Microsoft Access.
  3775. 2) The form must be opened in a restored or maximized state (not
  3776.    iconized).
  3777. 3) There must be NO other MDI windows open (visible and enabled).  MDI
  3778.    stands for Multiple Document Interface.  In Microsoft Access, all open
  3779.    documents as well as the database container window use MDI windows.
  3780.  
  3781. WORK AROUND:  One of the following work arounds will ensure that this
  3782. problem is not encountered.
  3783.  
  3784. 1) Open the design form as an icon (this is one of the arguments to the
  3785.    OpenForm action) and do not hide the DBC until after the form is
  3786.    opened.
  3787. 2) Do not close the form before going to form browse mode.  The OpenForm
  3788.    action will switch a form from design mode to browse mode if the form
  3789.    is already open when the action is called.
  3790.  
  3791.  
  3792. 31. Entering an invalid IIf() in a ControlSource on a form may cause a
  3793. General Protection Fault
  3794.  
  3795. DESCRIPTION:  If you use the IIf() function in a ControlSource property on
  3796. a form and you do not provide the necessary parentheses around the
  3797. parameter list, Microsoft Access may cause a General Protection Fault
  3798. instead of returning an error.  For example, the  following syntax is
  3799. incorrect and will cause a problem.
  3800.  
  3801.    =IIf IsNull([Fld]),"NULL","NOT NULL"
  3802.  
  3803. WORK AROUND:  Ensure that all IIf() functions include the required
  3804. parentheses on the parameter list.  The following syntax is a corrected
  3805. version of the one displayed above.
  3806.  
  3807.    =IIf(IsNull([Fld]),"NULL","NOT NULL")
  3808.  
  3809.  
  3810. 32. Problem when CanGrow property set to Yes on controls in subreports
  3811.  
  3812. DESCRIPTION:  If a control in the subreport uses an expression or an
  3813. aggregate and has the CanGrow property set to Yes, Microsoft Access does
  3814. not calculate the value of the field correctly.  For example, assuming
  3815. your database contains the following table;
  3816.  
  3817.      Col
  3818.     =========
  3819.     Mickey
  3820.     Donald
  3821.  
  3822. If you create a subreport with a single textbox (Field1) that contains the
  3823. expression
  3824.  
  3825.     =IIf(IsNull([Col]),Null,[Col])
  3826.  
  3827. and you set the CanGrow property to Yes for Field1 and then embed that
  3828. subreport in another report, you will see the following displayed when you
  3829. print preview the report.
  3830.  
  3831.    Mickey
  3832.    Mickey
  3833.  
  3834. Note:  If the calculated subreport field contains an aggregate it displays
  3835. incorrect numeric values.
  3836.  
  3837. WORK AROUND:  Make sure that the CanGrow property on calculated fields in
  3838. subreports is set to No.
  3839.  
  3840.  
  3841. 33. Printing a report with a subreport created from a form with a
  3842. DefaultView of Datasheet causes problems
  3843.  
  3844. DESCRIPTION:  Reports do not have a datasheet view, but forms created with
  3845. a default view of Datasheet can be saved as reports, which causes problems
  3846. in Microsoft Access.  If a report is created using SaveAsReport on a form
  3847. whose DefaultView property is set to Datasheet, and that report is
  3848. embedded in another report (subreport), Microsoft Access will cause a
  3849. General Protection Fault when the report is previewed or printed.
  3850.  
  3851. This can only happen when the subreport is created using the SaveAsReport
  3852. option from the form design File menu.
  3853.  
  3854. WORK AROUND:  When using the SaveAsReport option to create a report from a
  3855. form, be sure the DefaultView property of the form is NOT set to Datasheet.
  3856.  
  3857.  
  3858. Cal
  3859.  
  3860.  
  3861.     \_\_\_\_          \_         \_
  3862.     \_               \_  \_        \_
  3863.     \_               \_     \_       \_
  3864.      \_               \_\_\_\_\_       \_
  3865.       \_               \_       \_       \_
  3866.          \_\_\_\_\_     \_        \_       \_\_\_\_\_
  3867.  
  3868. Have a good day..
  3869.    Greeting from down under... *smile*
  3870. =========================================================================
  3871. Date:         Mon, 17 May 1993 10:51:12 EST
  3872. Reply-To:     Microsoft Access Database Discussion List
  3873.               <ACCESS-L@INDYCMS.BITNET>
  3874. Sender:       Microsoft Access Database Discussion List
  3875.               <ACCESS-L@INDYCMS.BITNET>
  3876. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  3877. Organization: IUPUI Student Activities Office (317) 274-3931
  3878. Subject:      Re: ACCESS REPORTED BUGS!
  3879. In-Reply-To:  Message of Mon,
  3880.               17 May 1993 23:39:32 EST from <edc748u@MONU1.CC.MO NASH.EDU.AU>
  3881.  
  3882. That file is available from LISTSERV@INDYCMS as ACCBUG TEXT.
  3883.  
  3884. Nathan Brindle
  3885. ACCESS-L List Administrator
  3886.  
  3887. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  3888. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  3889. Indiana University Purdue University Indianapolis
  3890. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  3891. List Administrator, STUACTS@INDYCMS, APOSEC52@INDYCMS, and ACCESS-L@INDYCMS
  3892. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU or NBRINDLE@INDYVAX.IUPUI.EDU
  3893. ------------------------------------------------------------------------------
  3894. =========================================================================
  3895. Date:         Mon, 17 May 1993 08:54:22 PDT
  3896. Reply-To:     Microsoft Access Database Discussion List
  3897.               <ACCESS-L@INDYCMS.BITNET>
  3898. Sender:       Microsoft Access Database Discussion List
  3899.               <ACCESS-L@INDYCMS.BITNET>
  3900. From:         Jim Renaud <wiseguy@MCODE.AMDAHL.COM>
  3901. Subject:      Making fields shrink on reports
  3902.  
  3903. I'm having trouble getting some text controls on a report to shrink.
  3904. In dealing with addresses, I have fields defined as "Address1",
  3905. "Address2", "Address3", "City", "State", "Zip", etc. Sometimes, there
  3906. is not any data in Address3. So, I want City, State and Zip to move up
  3907. on the report so there won't be a blank line.
  3908.  
  3909. There's a control property called "shrink" (at least I think that is the
  3910. name. I don't have access running here). If set to "yes", it should do what
  3911. I am asking. It seems to work fine on some reports. Others, it does not
  3912. shrink the blank lines.
  3913.  
  3914. How do you handle this?
  3915.  
  3916.  
  3917. -----------------------------------------------------------------------
  3918.  
  3919. Jim Renaud                              [Standard Disclaimer]
  3920.  
  3921. Amdahl Corporation
  3922. M/S 205                                 Phone:  408-992-2662
  3923. Bldg. M3  Room 235                      Fax:    408-773-0833
  3924. 1230 E. Arques Avenue                   Email:  wiseguy@mcode.amdahl.com
  3925. Sunnyvale, CA 94088-3470
  3926. =========================================================================
  3927. Date:         Mon, 17 May 1993 10:19:11 MDT
  3928. Reply-To:     Microsoft Access Database Discussion List
  3929.               <ACCESS-L@INDYCMS.BITNET>
  3930. Sender:       Microsoft Access Database Discussion List
  3931.               <ACCESS-L@INDYCMS.BITNET>
  3932. Comments:     Converted from PROFS to RFC822 format by PUMP V2.1
  3933. From:         Jack Wiercinski <JACKW@NAIT.AB.CA>
  3934. Subject:      Help! Access add tables to my database!
  3935. In-Reply-To:  note of 93-05-17 00:56
  3936.  
  3937. All six tables with names MS* are system tables. Don't try to
  3938. delete them. Use VIEW -> OPTION... -> SHOW SYSTEM OBJECT -> NO to hide
  3939. them. You may wish to look into these tables in a datasheet view as an
  3940. interesting exercise.
  3941. Good Luck, ("Powodzenia")
  3942.  
  3943. Jack                                    ISD NAIT (403) 471-8617
  3944. =========================================================================
  3945. Date:         Mon, 17 May 1993 13:37:00 EST
  3946. Reply-To:     Microsoft Access Database Discussion List
  3947.               <ACCESS-L@INDYCMS.BITNET>
  3948. Sender:       Microsoft Access Database Discussion List
  3949.               <ACCESS-L@INDYCMS.BITNET>
  3950. Comments:     <Parser> E: "From:"/"Sender:" field is missing.
  3951. From:         Undetermined origin c/o Postmaster <POSTMASTER@INDYCMS.BITNET>
  3952. Subject:      Service Message
  3953.  
  3954. Content-type: REPORT
  3955.  
  3956. Report on your message to: /R=AM/U=NGUYEN/@MASTER.NIMH.NIH.GOV
  3957. Reason: Failed to transfer; communications failure (0)
  3958. Arrival-date: Mon, 17 May 1993 13:37:00 EST
  3959. =========================================================================
  3960. Date:         Mon, 17 May 1993 13:38:03 EST
  3961. Reply-To:     Microsoft Access Database Discussion List
  3962.               <ACCESS-L@INDYCMS.BITNET>
  3963. Sender:       Microsoft Access Database Discussion List
  3964.               <ACCESS-L@INDYCMS.BITNET>
  3965. Comments:     <Parser> E: "From:"/"Sender:" field is missing.
  3966. From:         Undetermined origin c/o Postmaster <POSTMASTER@INDYCMS.BITNET>
  3967. Subject:      Service Message
  3968.  
  3969. Content-type: REPORT
  3970.  
  3971. Report on your message to: /R=AM/U=NGUYEN/@MASTER.NIMH.NIH.GOV
  3972. Reason: Failed to transfer; communications failure (0)
  3973. Arrival-date: Mon, 17 May 1993 13:38:03 EST
  3974. =========================================================================
  3975. Date:         Mon, 17 May 1993 13:38:22 EST
  3976. Reply-To:     Microsoft Access Database Discussion List
  3977.               <ACCESS-L@INDYCMS.BITNET>
  3978. Sender:       Microsoft Access Database Discussion List
  3979.               <ACCESS-L@INDYCMS.BITNET>
  3980. Comments:     <Parser> E: "From:"/"Sender:" field is missing.
  3981. From:         Undetermined origin c/o Postmaster <POSTMASTER@INDYCMS.BITNET>
  3982. Subject:      Service Message
  3983.  
  3984. Content-type: REPORT
  3985.  
  3986. Report on your message to: /R=AM/U=NGUYEN/@MASTER.NIMH.NIH.GOV
  3987. Reason: Failed to transfer; communications failure (0)
  3988. Arrival-date: Mon, 17 May 1993 13:38:22 EST
  3989. =========================================================================
  3990. Date:         Mon, 17 May 1993 13:38:04 EST
  3991. Reply-To:     Microsoft Access Database Discussion List
  3992.               <ACCESS-L@INDYCMS.BITNET>
  3993. Sender:       Microsoft Access Database Discussion List
  3994.               <ACCESS-L@INDYCMS.BITNET>
  3995. Comments:     <Parser> E: "From:"/"Sender:" field is missing.
  3996. From:         Undetermined origin c/o Postmaster <POSTMASTER@INDYCMS.BITNET>
  3997. Subject:      Service Message
  3998.  
  3999. Content-type: REPORT
  4000.  
  4001. Report on your message to: /R=AM/U=NGUYEN/@MASTER.NIMH.NIH.GOV
  4002. Reason: Failed to transfer; communications failure (0)
  4003. Arrival-date: Mon, 17 May 1993 13:38:04 EST
  4004. =========================================================================
  4005. Date:         Mon, 17 May 1993 13:38:23 EST
  4006. Reply-To:     Microsoft Access Database Discussion List
  4007.               <ACCESS-L@INDYCMS.BITNET>
  4008. Sender:       Microsoft Access Database Discussion List
  4009.               <ACCESS-L@INDYCMS.BITNET>
  4010. Comments:     <Parser> E: "From:"/"Sender:" field is missing.
  4011. From:         Undetermined origin c/o Postmaster <POSTMASTER@INDYCMS.BITNET>
  4012. Subject:      Service Message
  4013.  
  4014. Content-type: REPORT
  4015.  
  4016. Report on your message to: /R=AM/U=NGUYEN/@MASTER.NIMH.NIH.GOV
  4017. Reason: Failed to transfer; communications failure (0)
  4018. Arrival-date: Mon, 17 May 1993 13:38:23 EST
  4019. =========================================================================
  4020. Date:         Mon, 17 May 1993 15:38:30 EDT
  4021. Reply-To:     Microsoft Access Database Discussion List
  4022.               <ACCESS-L@INDYCMS.BITNET>
  4023. Sender:       Microsoft Access Database Discussion List
  4024.               <ACCESS-L@INDYCMS.BITNET>
  4025. From:         Greg Fairnak <GFAIRNA@AMERICAN.EDU>
  4026. Organization: The American University
  4027. Subject:      dos 6.0, stacker. et al
  4028.  
  4029. Be careful when using a stacker type software with permanent Windows swap
  4030. files.  Swap files do not like to be placed on stacked drives.  I am
  4031. running dos 6.0 with compression and have had no problems.  I stacked entire
  4032. drive, killed my permanent swap file and replaced it with a temporary swap
  4033. file.  The temp swap file gets along with dos 6.0 dblspace.  Now for one of
  4034. my problems:  Wrote a few big queries and I get out of memory errors.  I have
  4035. checked the MSDEV CD-ROM and found some hints.  Could some one chime in with
  4036. a complete list of out of memory work arounds?  I saw increasing files= a few
  4037. days ago.  Has someone written an error handler to crash gracefully in this
  4038. case?
  4039.  
  4040. Thanks in advance,
  4041.                   G
  4042. =========================================================================
  4043. Date:         Mon, 17 May 1993 16:08:34 EST
  4044. Reply-To:     Microsoft Access Database Discussion List
  4045.               <ACCESS-L@INDYCMS.BITNET>
  4046. Sender:       Microsoft Access Database Discussion List
  4047.               <ACCESS-L@INDYCMS.BITNET>
  4048. Comments:     <Parser> E: "From:"/"Sender:" field is missing.
  4049. From:         Undetermined origin c/o Postmaster <POSTMASTER@INDYCMS.BITNET>
  4050. Subject:      Service Message
  4051.  
  4052. Content-type: REPORT
  4053.  
  4054. Report on your message to: /R=AM/U=NGUYEN/@MASTER.NIMH.NIH.GOV
  4055. Reason: Failed to transfer; communications failure (0)
  4056. Arrival-date: Mon, 17 May 1993 16:08:34 EST
  4057. =========================================================================
  4058. Date:         Mon, 17 May 1993 14:14:27 -0700
  4059. Reply-To:     Microsoft Access Database Discussion List
  4060.               <ACCESS-L@INDYCMS.BITNET>
  4061. Sender:       Microsoft Access Database Discussion List
  4062.               <ACCESS-L@INDYCMS.BITNET>
  4063. From:         Hal Stitt <halstitt@NETCOM.COM>
  4064. Subject:      Re: Service Message
  4065.  
  4066. I,m still getting this report. It's up to about 20 times by now. Can you do
  4067. anything to stop it?
  4068. Hal Stitt
  4069. =========================================================================
  4070. Date:         Mon, 17 May 1993 16:01:14 -0700
  4071. Reply-To:     Microsoft Access Database Discussion List
  4072.               <ACCESS-L@INDYCMS.BITNET>
  4073. Sender:       Microsoft Access Database Discussion List
  4074.               <ACCESS-L@INDYCMS.BITNET>
  4075. From:         John von Colditz <johnvon@HALCYON.HALCYON.COM>
  4076. Subject:      Re: file sizes
  4077. In-Reply-To:  <199305171304.AA16647@halcyon.com> from "JULIAN BOOT,
  4078.               UNIVERSITY BOOKSHOP" at May 17, 93 10:57:14 pm
  4079.  
  4080. >
  4081. > I have been reading with some interest the tales of woe relating to
  4082. > data compression software and the aparent stability of MS's new product
  4083. > bundled with DOS 6.
  4084. >
  4085. > I have had in the past problems with SuperStor and DoubleDensity (from Abacus)
  4086. > and looked at Stacker before deciding to purchase a second hard disk.
  4087.  Problems
  4088. > usally resticted themselves to programs not running or false "fatal error"
  4089. > reports - occasionally I would lose the odd file, but this happens with a
  4090.  non-c
  4091. > compressed FAT disk anyway.
  4092. >
  4093. > My question is this.  Does anybody actually *know* what Access is doing to
  4094. >  causethese problems?  One possible answer I have heard is MS programmers have
  4095. >  been
  4096. > using some tricks Stacker does not know about in an attempt to get people
  4097. > who need datacompression, but not a new DOS, to upgrade anyway.  This does
  4098.  seem
  4099. > a tad scynical, however.
  4100. >
  4101. > Julian Boot
  4102. > Computer Science
  4103. > University of Queensland
  4104. > Brisbane, Australia
  4105. > Internet:  j.boot@uqvax.cc.uq.oz.au
  4106. >
  4107.  
  4108. Julian,
  4109.  
  4110. There is an interesting article in InfoWorld this week by Steve Gibson.
  4111. It appears that the problem is not with the disk compression software,
  4112. but with smartdrive.  Smartdrive does lazy writes, which means it waits
  4113. until nothing is going on until it writes data.  There is a whole class
  4114. of users out there who have been trained to exit their word processor,
  4115. exit windows and turn their machine off.  Smartdrive may not have
  4116. written the final save, and the file gets trashed.  Gibson has written a
  4117. TSR that forces smartdrive to write to disk before exiting windows.  It
  4118. is on the Gibson Research BBS, and on CompuServe.  Steve can be reached
  4119. on Internet at steve@grc.com.
  4120.  
  4121. Hope this helps.
  4122.  
  4123. John
  4124. =========================================================================
  4125. Date:         Mon, 17 May 1993 16:03:30 -0700
  4126. Reply-To:     Microsoft Access Database Discussion List
  4127.               <ACCESS-L@INDYCMS.BITNET>
  4128. Sender:       Microsoft Access Database Discussion List
  4129.               <ACCESS-L@INDYCMS.BITNET>
  4130. From:         John von Colditz <johnvon@HALCYON.HALCYON.COM>
  4131. Subject:      Re: dos 6.0, stacker. et al
  4132. In-Reply-To:  <199305171952.AA08313@halcyon.com> from "Greg Fairnak" at May 17,
  4133.               93 03:38:30 pm
  4134.  
  4135. Just a note: NEVER, NEVER, EVER PUT A WINDOWS SWAP FILE ON A STACKED
  4136. DRIVE.  YOU WILL PAY!!!!
  4137.  
  4138. thank you.
  4139. =========================================================================
  4140. Date:         Tue, 18 May 1993 09:07:09 -0500
  4141. Reply-To:     Microsoft Access Database Discussion List
  4142.               <ACCESS-L@INDYCMS.BITNET>
  4143. Sender:       Microsoft Access Database Discussion List
  4144.               <ACCESS-L@INDYCMS.BITNET>
  4145. From:         elizabeth klaver <GA4161@SIUCVMB.BITNET>
  4146. Subject:      Re: Disk Compression, Access, Smart(?)Drive
  4147.  
  4148. My system is a 386DX, 6M ram, running DRDOS 6, with 2 Superstor'd drives,
  4149. and QEMM. I run Windows (and Access) both stand-alone and within a DESQview
  4150. window. Yet, until Saturday last I had experienced none of GP faults or
  4151. disk crashes that have been mentioned in this list. Out of curiosity I
  4152. ran Smartdrive to see if it would make any appreciable difference in
  4153. the performance of Access. Before Access could finish its first 'Select'
  4154. I had one GP fault, when I restarted Access I immediately got a Page Fault.
  4155. When I tried to reboot after removing smartdrive I found one of my disks
  4156. to have been trashed.
  4157. Can any one else trace these problems so directly to smartdrive?
  4158. Thanks ET Klaver
  4159. =========================================================================
  4160. Date:         Tue, 18 May 1993 14:05:15 +0200
  4161. Reply-To:     Microsoft Access Database Discussion List
  4162.               <ACCESS-L@INDYCMS.BITNET>
  4163. Sender:       Microsoft Access Database Discussion List
  4164.               <ACCESS-L@INDYCMS.BITNET>
  4165. From:         Gernot Starke <gernot@RWTHI3.INFORMATIK.RWTH-AACHEN.DE>
  4166. Subject:      Unsubscribe
  4167.  
  4168. Please remove me from the ACCESS-L list.
  4169.  
  4170. gernot@rwthi3.informatik.rwth-aachen.de
  4171. =========================================================================
  4172. Date:         Tue, 18 May 1993 09:04:41 EST
  4173. Reply-To:     Microsoft Access Database Discussion List
  4174.               <ACCESS-L@INDYCMS.BITNET>
  4175. Sender:       Microsoft Access Database Discussion List
  4176.               <ACCESS-L@INDYCMS.BITNET>
  4177. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  4178. Organization: IUPUI Student Activities Office (317) 274-3931
  4179. Subject:      Re: Service Message
  4180. In-Reply-To:  Message of Mon,
  4181.               17 May 1993 14:14:27 -0700 from <halstitt@NETCOM.C OM>
  4182.  
  4183. On the "Service Reports":  I have deleted the subscriber from the list
  4184. (did that Sunday, in fact!) and have sent a letter to the postmaster at
  4185. the named site.  Since the messages don't come with a "From:" or "Sender:"
  4186. field, I have no other options.
  4187.  
  4188. All I can say is, I'm trying to get them stopped.
  4189.  
  4190. Nathan Brindle
  4191. ACCESS-L List Administrator
  4192.  
  4193. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  4194. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  4195. Indiana University Purdue University Indianapolis
  4196. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  4197. List Administrator, STUACTS@INDYCMS, APOSEC52@INDYCMS, and ACCESS-L@INDYCMS
  4198. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU or NBRINDLE@INDYVAX.IUPUI.EDU
  4199. ------------------------------------------------------------------------------
  4200. =========================================================================
  4201. Date:         Tue, 18 May 1993 08:12:03 MDT
  4202. Reply-To:     Microsoft Access Database Discussion List
  4203.               <ACCESS-L@INDYCMS.BITNET>
  4204. Sender:       Microsoft Access Database Discussion List
  4205.               <ACCESS-L@INDYCMS.BITNET>
  4206. Comments:     Converted from PROFS to RFC822 format by PUMP V2.1
  4207. From:         "Brian Keeler (403) - 471-8623" <BRIANK@NAIT.AB.CA>
  4208. Subject:      Making fields shrink on reports
  4209. In-Reply-To:  note of 93-05-17 10:56
  4210.  
  4211. I had the same problem, what I did in the report design was have 2 statements
  4212. for the address, if address1 was there it printed and if address2 it printed
  4213. after it, if addr1 was blank it moved it up a line. Do the following:
  4214.  
  4215. addr1 =iif(([addr2]is null),"|[city]|, |[prov]|, |[pcode]|","|[addr2]|")
  4216. addr2 =iif(([addr2]is null),"|[addr2]|","|[city]|,b|[prov]| |[pcode]|")
  4217.  
  4218. Ensure that your square brackets, quotes and straightline/bar key characters
  4219. all match. Anyway if the 2 address lines are present they print, if the second
  4220. one is blank, everything moves up one line.
  4221. Have a good day..ps watch that you do not make the field eg. field84 the same
  4222. as the your data name, you will have nothing but problems and things like the
  4223. formula above will not work.....
  4224.  
  4225. Brian Keeler (403) - 471-8623     ..What is a CD-ROM ??
  4226. Application Services Coordinator   3 billion pits arranged
  4227. Information Services Division      in a 3 mile spiral...
  4228. domain: briank@nait.ab.ca
  4229. =========================================================================
  4230. Date:         Tue, 18 May 1993 07:51:44 PDT
  4231. Reply-To:     Microsoft Access Database Discussion List
  4232.               <ACCESS-L@INDYCMS.BITNET>
  4233. Sender:       Microsoft Access Database Discussion List
  4234.               <ACCESS-L@INDYCMS.BITNET>
  4235. From:         Jim Renaud <wiseguy@MCODE.AMDAHL.COM>
  4236. Subject:      Re: Disk Compression, Access, Smart(?)Drive
  4237.  
  4238. >
  4239. > My system is a 386DX, 6M ram, running DRDOS 6, with 2 Superstor'd drives,
  4240. > and QEMM. I run Windows (and Access) both stand-alone and within a DESQview
  4241. > window. Yet, until Saturday last I had experienced none of GP faults or
  4242. > disk crashes that have been mentioned in this list. Out of curiosity I
  4243. > ran Smartdrive to see if it would make any appreciable difference in
  4244. > the performance of Access. Before Access could finish its first 'Select'
  4245. > I had one GP fault, when I restarted Access I immediately got a Page Fault.
  4246. > When I tried to reboot after removing smartdrive I found one of my disks
  4247. > to have been trashed.
  4248. > Can any one else trace these problems so directly to smartdrive?
  4249. > Thanks ET Klaver
  4250. >
  4251.  
  4252. I have just about given up on using disk compression under DOS. It seems that
  4253. there are just too many ways that programs can unintentionally cause havoc to
  4254. the system. I used to use Superstore and also had problems like yours (except
  4255. I was not using Access at the time). I ended up just buying a larger drive.
  4256. I will probably re-examine disk compression again after it is part of NT or
  4257.  OS/2.
  4258.  
  4259. BTW, unless you live on the edge, make sure that smartdrive has disabled the
  4260. write cache. By default (through setup) it is enabled. With smartdrv, the write
  4261. cache will not flush all contents to disk unless you manually flush the cache.
  4262. This means you cannot reboot or power off your machine without flushing the
  4263.  cache.
  4264. Peronally, I can't live with the write cache because Windows does not do a good
  4265. enough job of protecting you from misguided software (including my own).
  4266. I would rather just get the benefit of caching the read requests for now.
  4267.  
  4268.  
  4269. -----------------------------------------------------------------------
  4270.  
  4271. Jim Renaud                              [Standard Disclaimer]
  4272.  
  4273. Amdahl Corporation
  4274. M/S 205                                 Phone:  408-992-2662
  4275. Bldg. M3  Room 235                      Fax:    408-773-0833
  4276. 1230 E. Arques Avenue                   Email:  wiseguy@mcode.amdahl.com
  4277. Sunnyvale, CA 94088-3470
  4278. =========================================================================
  4279. Date:         Tue, 18 May 1993 09:31:46 -0600
  4280. Reply-To:     thomasg@staff.tc.umn.edu
  4281. Sender:       Microsoft Access Database Discussion List
  4282.               <ACCESS-L@INDYCMS.BITNET>
  4283. From:         "Thomas D. Gasser" <thomasg@STAFF.TC.UMN.EDU>
  4284. Subject:      Re: Service Message
  4285.  
  4286. In message Mon, 17 May 1993 16:08:34 EST,
  4287.   Undetermined origin c/o Postmaster <POSTMASTER@INDYCMS.BITNET>  writes:
  4288.  
  4289. >Content-type: REPORT
  4290. >
  4291. >Report on your message to: /R=AM/U=NGUYEN/@MASTER.NIMH.NIH.GOV
  4292. >Reason: Failed to transfer; communications failure (0)
  4293. >Arrival-date: Mon, 17 May 1993 16:08:34 EST
  4294.  
  4295.  
  4296.     *********************************************************************
  4297.     *  Thomas D. Gasser                                                 *
  4298.     *  Department of Neurosurgery                *******     ******     *
  4299.     *  University of Minnesota                    ***  *** *** ***      *
  4300.     *  (612) 624-4427                             ***   *****  ***      *
  4301.     *  E-Mail:  THOMASG@STAFF.TC.UMN.EDU         *****        *****     *
  4302.     *                                                                   *
  4303.     *********************************************************************
  4304. =========================================================================
  4305. Date:         Tue, 18 May 1993 10:21:25 -0700
  4306. Reply-To:     Microsoft Access Database Discussion List
  4307.               <ACCESS-L@INDYCMS.BITNET>
  4308. Sender:       Microsoft Access Database Discussion List
  4309.               <ACCESS-L@INDYCMS.BITNET>
  4310. From:         John von Colditz <johnvon@HALCYON.HALCYON.COM>
  4311. Subject:      Access 1.1 Upgrade
  4312. In-Reply-To:  <199305171553.AA01528@halcyon.com> from "Jim Renaud" at May 17,
  4313.               93 08:54:22 am
  4314.  
  4315. Ladies and Gentlemen,
  4316.  
  4317. Although the product has not been officially announced, Microsoft (at
  4318. least through Developer Support) is taking orders for Access 1.1!
  4319. $14.95 + $5.00 S/H.
  4320.  
  4321. Thought you might like to know.
  4322.  
  4323. John
  4324. =========================================================================
  4325. Date:         Tue, 18 May 1993 22:23:47 EDT
  4326. Reply-To:     Microsoft Access Database Discussion List
  4327.               <ACCESS-L@INDYCMS.BITNET>
  4328. Sender:       Microsoft Access Database Discussion List
  4329.               <ACCESS-L@INDYCMS.BITNET>
  4330. From:         dawson@WILLARD.ATL.GA.US
  4331. Organization: Willard's House BBS, Atlanta, GA -- +1 (404) 664 8814
  4332. Subject:      broken mail through my site
  4333.  
  4334. My humblest apologies to the members of this mailing list for the
  4335. recent screwup that resulted in several bounce messages being
  4336. propagated back to the mailing list.  The explanation is simple,
  4337. though perhaps that does not really matter to you.  I just did an OS
  4338. upgrade on hobbes, from SunOS 4.1.1 to Solaris 2.1, and in so doing,
  4339. happened to break mail to a couple of users, one of which is receiving
  4340. the Access mailing list from my site here at willard.atl.ga.us.  The
  4341. problem has been resolved, and you should not see further occurrences
  4342. off this error message from this side of the world.  Thank you for
  4343. your patience.
  4344.  
  4345. --
  4346. dawson@willard.atl.ga.us (Willard Dawson)
  4347. gatech!kd4nc!vdbsan!willard!dawson
  4348. emory!uumind!willard!dawson
  4349. Willard's House BBS, Atlanta, GA -- +1 (404) 664 8814
  4350. =========================================================================
  4351. Date:         Wed, 19 May 1993 08:57:55 EST
  4352. Reply-To:     pekka.koskinen@oph.fi
  4353. Sender:       Microsoft Access Database Discussion List
  4354.               <ACCESS-L@INDYCMS.BITNET>
  4355. From:         Pekka Koskinen <koskinen@OPH.FI>
  4356. Subject:      Re: file sizes
  4357.  
  4358. On Mon, 17 May 1993 16:01:14 -0700, John von Colditz wrote:
  4359.  
  4360. >
  4361. >There is an interesting article in InfoWorld this week by Steve Gibson.
  4362. >It appears that the problem is not with the disk compression software,
  4363. >but with smartdrive.  Smartdrive does lazy writes, which means it waits
  4364. >until nothing is going on until it writes data.  There is a whole class
  4365. >of users out there who have been trained to exit their word processor,
  4366. >exit windows and turn their machine off.  Smartdrive may not have
  4367. >written the final save, and the file gets trashed.  Gibson has written a
  4368. >TSR that forces smartdrive to write to disk before exiting windows.  It
  4369. >is on the Gibson Research BBS, and on CompuServe.  Steve can be reached
  4370. >on Internet at steve@grc.com.
  4371. >
  4372. >Hope this helps.
  4373. >
  4374. >John
  4375.  
  4376. The explanation makes sense to me. What I have done is to use the
  4377. command "smartdrv /c"; I thought that it does the same thing. So I have
  4378. a following bat-file to start windows:
  4379.  
  4380.              WIN :
  4381.              SMARTDRV /C
  4382.  
  4383. I have understood that this makes sure that you don't get the C> -prompt
  4384. until smartdrv has finished it's job. Isn't this enough?
  4385.  
  4386. Pekka
  4387.  
  4388. :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :) :)
  4389.  
  4390.     _/_/_/_/   _/   _/_/  _/_/  _/_/_/_/
  4391.    _/    _/   _/   _/ _/_/ _/  _/    _/  "Taste is the fundamental quality
  4392.   _/         _/   _/      _/  _/    _/   which sums up all other qualities"
  4393.  _/    _/   _/   _/      _/  _/    _/
  4394. _/_/_/_/   _/   _/      _/  _/_/_/_/            (C. de Lautveamout)
  4395.  
  4396. Pekka Koskinen    tel +358-(9)0-7747 7962    fax +358-(9)0-7747 7064
  4397. CIMO, P.O. Box 343, 00531 Helsinki, FINLAND
  4398. =========================================================================
  4399. Date:         Thu, 20 May 1993 07:41:24 -0700
  4400. Reply-To:     Microsoft Access Database Discussion List
  4401.               <ACCESS-L@INDYCMS.BITNET>
  4402. Sender:       Microsoft Access Database Discussion List
  4403.               <ACCESS-L@INDYCMS.BITNET>
  4404. From:         Access Listserv <access@SEASPRAY.UACN.ALASKA.EDU>
  4405. Subject:      Visual Basic 3.0 Professional versus Access 1.1
  4406.  
  4407. FYI:
  4408.  
  4409.     After reading some interesting information/rumors on the upcoming
  4410. releases of both Visual Basic Pro 3.0 and Access 1.1, I called the
  4411. Microsoft Developer Network yesterday to get the skinny and place an order
  4412. or two.  Here is what I found out:
  4413.  
  4414.  
  4415. Visual Basic 3.0 Professional
  4416.  
  4417. Released next week
  4418. $99 upgrade from 2.0 Pro, $149 upgrade from 2.0, $395 intro price, $495 list
  4419. Contains Access 1.1 Database engine
  4420. Most controls have now been modified to be 'data aware'
  4421.     (i.e. they can be attached to table fields)
  4422. Uses Crystal Reports 2.0 for its reporting
  4423.     The rep said that it is very similar in function to the reports in Access
  4424. Can create a standalone executable with database extensions
  4425. It cannot:
  4426.     use Access Macros
  4427.     use Access Queries
  4428.     use Access Reports (Crystal Reports instead)
  4429.  
  4430.  
  4431. Access 1.1
  4432.  
  4433. Released in 4-6 weeks
  4434. $15 upgrade from 1.0
  4435. Does not include database compiler
  4436.  
  4437.  
  4438. So, I told the lady that I'd like to order VBPro 3.0 now and hold off on
  4439. Access 1.1 upgrade.  I figure 3-5 weeks is plenty of time to figure out if
  4440. VBPro can replace Access for most uses (and figure out just how
  4441. detrimental the lack of queries is going to be).  I'll try it out and
  4442. report back here what I find.
  4443.  
  4444.  - jcb
  4445. =========================================================================
  4446. Date:         Thu, 20 May 1993 11:09:37 PDT
  4447. Reply-To:     Microsoft Access Database Discussion List
  4448.               <ACCESS-L@INDYCMS.BITNET>
  4449. Sender:       Microsoft Access Database Discussion List
  4450.               <ACCESS-L@INDYCMS.BITNET>
  4451. From:         Jim Renaud <wiseguy@MCODE.AMDAHL.COM>
  4452. Subject:      Re: Visual Basic 3.0 Professional versus Access 1.1
  4453.  
  4454. > It cannot:
  4455. >     use Access Macros
  4456. >     use Access Queries
  4457. >     use Access Reports (Crystal Reports instead)
  4458.  
  4459. I went to the Microsoft DEVCAST last week and a Microsoft employee indicated
  4460. that Tables and Queries would be accessible from the Access 1.1 engine. I will
  4461. have to lookover the foils to see if this was indeed true.
  4462.  
  4463. Either way, the VB3.0 announcement (w/Access 1.1 engine) tells me that Microsoft
  4464. is commited to support Access in the future. Also, they indicated that they
  4465. expect people to do development in VB3.0 (forms and code) instead of using
  4466. the equivalent in Access. VB3.0 supports add-on controls and is very extensible.
  4467. I will probably use VB3.0 for the front end since it is more flexible.
  4468. Also, you can use revision control software with VB, not with Access.
  4469.  
  4470. I also thought it was interesting that Microsoft did not mention FoxBase in
  4471. any discussions about database technology. I was disappointed to learn that
  4472.  there
  4473. is currently no plans to implement the Access 1.1 engine into Visual C++.
  4474.  
  4475.  
  4476. -----------------------------------------------------------------------
  4477.  
  4478. Jim Renaud                              [Standard Disclaimer]
  4479.  
  4480. Amdahl Corporation
  4481. M/S 205                                 Phone:  408-992-2662
  4482. Bldg. M3  Room 235                      Fax:    408-773-0833
  4483. 1230 E. Arques Avenue                   Email:  wiseguy@mcode.amdahl.com
  4484. Sunnyvale, CA 94088-3470
  4485. =========================================================================
  4486. Date:         Thu, 20 May 1993 15:52:09 CDT
  4487. Reply-To:     Microsoft Access Database Discussion List
  4488.               <ACCESS-L@INDYCMS.BITNET>
  4489. Sender:       Microsoft Access Database Discussion List
  4490.               <ACCESS-L@INDYCMS.BITNET>
  4491. From:         James Ford <JFORD@UA1VM.UA.EDU>
  4492. Subject:      3090 DB2 Database to Novell possible?
  4493.  
  4494. Is there any way to set up some sort of database on a Novell server
  4495. which could access a DB2 database on an IBM3090 with SQL (or something)?
  4496. What I would like to do is have a PC/Mac client request info from a
  4497. Novell-based process which would then query our mainframe's database.
  4498. We use both SNA and TCPIP for accessing the 3090, though the DB2 info
  4499. has to go through the SNA net.
  4500.  
  4501.  
  4502. Client request----------> Novell NLM  -----------> IBM3090 DB2 database
  4503.                          database engine?
  4504.  
  4505. What other ways could one use to get DB2 info to a client?  This does
  4506. not have to include Novell......
  4507.  
  4508. Please reply directly to jford@ua1vm.ua.edu.  Thanks in advance.....
  4509. ----------
  4510. Budget: an orderly system of living beyond your means.
  4511. ----------
  4512. James Ford -  Consultant II, Seebeck Computer Center
  4513.               The University of Alabama (in Tuscaloosa, Alabama)
  4514.               jford@ua1vm.ua.edu, jford@seebeck.ua.edu
  4515.               Work (205)348-3968  fax (205)348-3993
  4516. =========================================================================
  4517. Date:         Thu, 20 May 1993 19:07:09 EDT
  4518. Reply-To:     Microsoft Access Database Discussion List
  4519.               <ACCESS-L@INDYCMS.BITNET>
  4520. Sender:       Microsoft Access Database Discussion List
  4521.               <ACCESS-L@INDYCMS.BITNET>
  4522. From:         Greg Fairnak <GFAIRNA@AMERICAN.EDU>
  4523. Organization: The American University
  4524. Subject:      Help with passing a string to SQL
  4525.  
  4526. Hello everyone,
  4527.      I need a hand from somebody.  I have a combo box on the screen
  4528. titled MyName.  The combo box has a field list with "STEVE" selected.
  4529. From a the on Push properties of a button I call =GetMyQuery(MyName).
  4530. How do I pipe MyName into the Where properties of a PARAMETER Query.
  4531. Such as:
  4532.  
  4533.   Function GetMyQuery(MyName as String)
  4534.        Dim SQL
  4535.        SQL="Select * from table Where table.name = [MyName]";
  4536.  
  4537.   End Function
  4538.  
  4539. I make a dynaset and then ddepoke the values to excel.  If I hardcode
  4540. a value the query and dynaset work fine.  If I try an pass it a string
  4541. no luck? :-(  Could someone toss a little bit of sample code up on the
  4542. list to help me.
  4543.                  Thanks, :-)
  4544.                         Greg
  4545. =========================================================================
  4546. Date:         Fri, 21 May 1993 09:01:54 EDT
  4547. Reply-To:     Microsoft Access Database Discussion List
  4548.               <ACCESS-L@INDYCMS.BITNET>
  4549. Sender:       Microsoft Access Database Discussion List
  4550.               <ACCESS-L@INDYCMS.BITNET>
  4551. From:         Greg Fairnak <GFAIRNA@AMERICAN.EDU>
  4552. Organization: The American University
  4553. Subject:      Passing strings to a querydef
  4554.  
  4555. Does anyone know how to properly format a QuerfDef using parameter variables
  4556. of the type string?
  4557.  
  4558. E.G.  SQL="Parameters NAME as String; Select * from table where table.name=
  4559.            NAME;"
  4560.  
  4561. I think the problem has to do with the formatting of the search quotes.
  4562.  
  4563.  
  4564. Thanks,
  4565.        G
  4566. =========================================================================
  4567. Date:         Fri, 21 May 1993 09:48:53 CST
  4568. Reply-To:     jao9w265@aurora.cdev.com
  4569. Sender:       Microsoft Access Database Discussion List
  4570.               <ACCESS-L@INDYCMS.BITNET>
  4571. From:         "John A. Olson" <jao9w265@AURORA.CDEV.COM>
  4572. Subject:      Re: Help with passing a string
  4573.  
  4574. what you need to do is this:
  4575.  
  4576. In your function,
  4577. Function GetMyQuery(MyName as String)
  4578.        Dim SQL
  4579.        SQL="Select * from table Where table.name = [MyName]";
  4580.  
  4581. where it says [MyName] it should be written as:
  4582.  
  4583.        SQL="Select * from table Where table.name = [" & MyName & "];"
  4584.  
  4585. This should take care of your problem.
  4586.  
  4587. Good Luck!
  4588.  
  4589. John A. Olson
  4590. jao9w265@aurora.cdev.com
  4591. John A. Olson
  4592. Internet address:  jao9w265@aurora.cdev.com
  4593. =========================================================================
  4594. Date:         Fri, 21 May 1993 19:20:33 BST
  4595. Reply-To:     Microsoft Access Database Discussion List
  4596.               <ACCESS-L@INDYCMS.BITNET>
  4597. Sender:       Microsoft Access Database Discussion List
  4598.               <ACCESS-L@INDYCMS.BITNET>
  4599. From:         "Anne L Zorner R27.G5/" <ALZ@IBM-B.RUTHERFORD.AC.UK>
  4600. Subject:      re security
  4601.  
  4602. SQL Support Section (SQS)         Mail ALZ@UK.AC.RL.IB
  4603. ===============================================================
  4604. Following the attendance of an excellent course on ACCESS given by
  4605. Microsft earlier this week, a number of things have become clearer.
  4606. The main one is that Access can indeed be made secure. It just needs
  4607. a little more effort than it at first appears in the manuals.
  4608. They gave us a check list which I have added here.
  4609. 1 Create a secure workgroup & use it
  4610. 2 add a developer account to the workgroup
  4611. 3 exit and restart access
  4612. 4 log on to the developer account
  4613. 5 create a NEW database so that it will be owned by the newly
  4614. created developer account (userid)
  4615. 6 create the protected objects, or copy and paste them from the old
  4616. database (could use import)
  4617. 7 remove permissions for the protected objects making sure to remove
  4618. all permissions from USERS, GUESTS and ADMINS, note this is especially
  4619. the case if you use IMPORT.
  4620. 8 assign permissions as you want them. remember dont deassign permissions
  4621. from yourself, if no one else has them then you will not be able to get
  4622. them back!
  4623.  
  4624. To create the secure workgroup as defined in 1 basically follow
  4625. the process in the manuals.
  4626.  
  4627. You may want to think about who is going to administer the system
  4628. because you cant leave the ADMINS group with any permissions.
  4629. If you do then remote ADMIN account could use the data. So basically
  4630. it looks like you have to get everyone to assign permissions to a new
  4631. group of administrators if you want them to be able to administrate
  4632. your tables for you.
  4633. I am not totally sure what it means if you do not allow the administrator
  4634. to administrate your tables. I have the feeling that it could mean
  4635. that they are not able to delete tables that you own, should you
  4636. leave the comapny taking your password with you.
  4637.  
  4638. Careful control may need to be made in the administration of these
  4639. databases as it looks like you may not be able to stop people
  4640. creating tables in your database if they have write access to the
  4641. file or directory.
  4642.  
  4643. One suggestion that Microsoft made at that seminar was to
  4644. have the data in a separate database to the queries etc and
  4645. just use attach to get the to your database where you put the queries
  4646. forms etc. This seems like a good idea. The question is if you can
  4647. attach to a database then presumably you can use it directly? at
  4648. least to the point where you the user could store your own tables
  4649. in it, this might not be desirable from the data storage capacity
  4650. point of view. I wonder whether it can be avoided?
  4651. Anne
  4652.  
  4653. Thankyou
  4654. ===============================================================
  4655. =========================================================================
  4656. Date:         Fri, 21 May 1993 12:53:27 PDT
  4657. Reply-To:     Microsoft Access Database Discussion List
  4658.               <ACCESS-L@INDYCMS.BITNET>
  4659. Sender:       Microsoft Access Database Discussion List
  4660.               <ACCESS-L@INDYCMS.BITNET>
  4661. From:         RAM DIMBA <Ram.Dimba@STANFORD.BITNET>
  4662.  
  4663. I have uploaded the following files at ftp.cica.indiana.edu
  4664. These files were downloaded from COMPUSERVE.
  4665.  
  4666.  :accpac.txt
  4667. :ACCPAC.ZIP
  4668. :accpan.txt
  4669. :ACCPAN.ZIP
  4670. :accut.txt
  4671. :ACCUT.ZIP
  4672. :chgprn.txt
  4673. :CHGPRN.ZIP
  4674. :CHKPRT.ZIP I am sorry I did not upload this.. next time
  4675. :contin.txt
  4676. :CONTIN.ZIP
  4677. :dbtips.txt
  4678. :DBTIPS.ZIP
  4679. :fifo.txt
  4680. :FIFO.ZIP
  4681. :galxy2.txt
  4682. :GALXY2.ZIP
  4683. :grpins.txt
  4684. :GRPINS.ZIP
  4685.  
  4686. Most of the above files were interesting and informational.
  4687.  
  4688. There are more files on Compuserve!!  Because of the expense, I
  4689. had to cancel my membership!!  Could any of the Compuserve users
  4690. kindly upload files on CICA?
  4691.  
  4692. Thanks
  4693.  
  4694. Ram Dimba
  4695. =========================================================================
  4696. Date:         Fri, 21 May 1993 16:24:00 EDT
  4697. Reply-To:     Microsoft Access Database Discussion List
  4698.               <ACCESS-L@INDYCMS.BITNET>
  4699. Sender:       Microsoft Access Database Discussion List
  4700.               <ACCESS-L@INDYCMS.BITNET>
  4701. From:         "Trufant, Jamie" <jtrufant@MAIL.UREG.OHIO-STATE.EDU>
  4702. Subject:      Foxpro list server
  4703.  
  4704. Does anyone out there know of a Listserver for FoxPro users?  I use both
  4705. Access and FoxPro. I find this list helpful with Access.  It would be nice
  4706. to also be on a list for FoxPro.
  4707.  
  4708. Thanks for any information you can give me.
  4709.  
  4710.  -- Jamie Watts
  4711.  
  4712.     Registrar's Office
  4713.     Ohio State University
  4714.     Columbus, Ohio
  4715. =========================================================================
  4716. Date:         Fri, 21 May 1993 15:31:11 EST
  4717. Reply-To:     Microsoft Access Database Discussion List
  4718.               <ACCESS-L@INDYCMS.BITNET>
  4719. Sender:       Microsoft Access Database Discussion List
  4720.               <ACCESS-L@INDYCMS.BITNET>
  4721. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  4722. Organization: IUPUI Student Activities Office (317) 274-3931
  4723. Subject:      Re: Foxpro list server
  4724. In-Reply-To:  Message of Fri,
  4725.               21 May 1993 16:24:00 EDT from <jtrufant@MAIL.UREG. OHIO-STATE.EDU>
  4726.  
  4727. LISTSERV LISTS (a file which you can have sent to you by sending any
  4728. LISTSERV the command LIST GLOBAL--but warning, it's 3000+ lines long)
  4729. does not show any list for FoxPro unless I just plain missed it.  There
  4730. is no FOXPRO-L, at any rate.
  4731.  
  4732. I'd start one for you, but I have my hands full as it is...:)
  4733.  
  4734. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  4735. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  4736. Indiana University Purdue University Indianapolis
  4737. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  4738. List Administrator, STUACTS@INDYCMS, APOSEC52@INDYCMS, and ACCESS-L@INDYCMS
  4739. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU or NBRINDLE@INDYVAX.IUPUI.EDU
  4740. ------------------------------------------------------------------------------
  4741. =========================================================================
  4742. Date:         Mon, 24 May 1993 13:54:00 GMT
  4743. Reply-To:     Microsoft Access Database Discussion List
  4744.               <ACCESS-L@INDYCMS.BITNET>
  4745. Sender:       Microsoft Access Database Discussion List
  4746.               <ACCESS-L@INDYCMS.BITNET>
  4747. Comments:     <Parser> W: Invalid RFC822 field - "EA - Science Park))". Rest of
  4748.               header flushed.
  4749. From:         FRAGIACOMO@AREA.TRIESTE.IT
  4750.  
  4751. Please remove me from the ACCESS-L list
  4752.  
  4753. Fragiacomo@area.trieste.it
  4754. =========================================================================
  4755. Date:         Mon, 24 May 1993 09:05:20 EST
  4756. Reply-To:     Microsoft Access Database Discussion List
  4757.               <ACCESS-L@INDYCMS.BITNET>
  4758. Sender:       Microsoft Access Database Discussion List
  4759.               <ACCESS-L@INDYCMS.BITNET>
  4760. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  4761. Organization: IUPUI Student Activities Office (317) 274-3931
  4762. In-Reply-To:  Message of Mon,
  4763.               24 May 1993 13:54:00 GMT from <FRAGIACOMO@AREA.TRI ESTE.IT>
  4764.  
  4765. Your request for removal from the ACCESS-L list at INDYCMS has been
  4766. received.
  4767.  
  4768. Unfortunately, I am unable to remove you from the list because LISTSERV
  4769. reports that you are not found in the list.  You may be subscribed via
  4770. a mail redistribution network.  If this is so, I have no control and
  4771. you will have to contact the operator of the redistribution account
  4772. to remove you from the list.
  4773.  
  4774. Nathan Brindle
  4775. List Administrator, ACCESS-L@INDYCMS
  4776.  
  4777. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  4778. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  4779. Indiana University Purdue University Indianapolis
  4780. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  4781. List Administrator, STUACTS@INDYCMS, APOSEC52@INDYCMS, and ACCESS-L@INDYCMS
  4782. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU or NBRINDLE@INDYVAX.IUPUI.EDU
  4783. ------------------------------------------------------------------------------
  4784. =========================================================================
  4785. Date:         Mon, 24 May 1993 09:16:48 EST
  4786. Reply-To:     Microsoft Access Database Discussion List
  4787.               <ACCESS-L@INDYCMS.BITNET>
  4788. Sender:       Microsoft Access Database Discussion List
  4789.               <ACCESS-L@INDYCMS.BITNET>
  4790. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  4791. Organization: IUPUI Student Activities Office (317) 274-3931
  4792. Subject:      Oops
  4793.  
  4794. Sorry about that last post.  It was supposed to go to one person.
  4795.  
  4796. Mondays....
  4797.  
  4798. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  4799. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  4800. Indiana University Purdue University Indianapolis
  4801. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  4802. List Administrator, STUACTS@INDYCMS, APOSEC52@INDYCMS, and ACCESS-L@INDYCMS
  4803. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU or NBRINDLE@INDYVAX.IUPUI.EDU
  4804. ------------------------------------------------------------------------------
  4805. =========================================================================
  4806. Date:         Mon, 24 May 1993 11:42:18 EDT
  4807. Reply-To:     Microsoft Access Database Discussion List
  4808.               <ACCESS-L@INDYCMS.BITNET>
  4809. Sender:       Microsoft Access Database Discussion List
  4810.               <ACCESS-L@INDYCMS.BITNET>
  4811. From:         Joe Svitak <JJSGC@CUNYVM.BITNET>
  4812. In-Reply-To:  Message of Mon,
  4813.               24 May 1993 13:54:00 GMT from <FRAGIACOMO@AREA.TRIESTE.IT>
  4814.  
  4815. Send an E-mail message to listserv@indycms.bitnet with the following
  4816. line:
  4817.  
  4818. signoff access-l
  4819. =========================================================================
  4820. Date:         Mon, 24 May 1993 15:59:13 EDT
  4821. Reply-To:     Microsoft Access Database Discussion List
  4822.               <ACCESS-L@INDYCMS.BITNET>
  4823. Sender:       Microsoft Access Database Discussion List
  4824.               <ACCESS-L@INDYCMS.BITNET>
  4825. From:         Greg Fairnak <GFAIRNA@AMERICAN.EDU>
  4826. Organization: The American University
  4827. Subject:      parameter queries
  4828.  
  4829. Has anyone had any success with using parameter queries with a String variable?
  4830. If you have,please post an example onto the list.  I seem to be having a very
  4831. difficult time.  I keep on getting invalid parameters clause error message.
  4832.  
  4833. Thanks for the help,
  4834.  
  4835.  
  4836.  Virtually Yours,
  4837.                  Greg
  4838. =========================================================================
  4839. Date:         Mon, 24 May 1993 13:47:48 -0700
  4840. Reply-To:     Microsoft Access Database Discussion List
  4841.               <ACCESS-L@INDYCMS.BITNET>
  4842. Sender:       Microsoft Access Database Discussion List
  4843.               <ACCESS-L@INDYCMS.BITNET>
  4844. From:         John von Colditz <johnvon@HALCYON.HALCYON.COM>
  4845. Subject:      Re: parameter queries
  4846. In-Reply-To:  <199305242004.AA12267@halcyon.com> from "Greg Fairnak" at May 24,
  4847.               93 03:59:13 pm
  4848.  
  4849. >
  4850. > Has anyone had any success with using parameter queries with a String
  4851.  variable?
  4852. > If you have,please post an example onto the list.  I seem to be having a very
  4853. > difficult time.  I keep on getting invalid parameters clause error message.
  4854. >
  4855. > Thanks for the help,
  4856. >
  4857. >
  4858. >  Virtually Yours,
  4859. >                  Greg
  4860. >
  4861.  
  4862. Greg,
  4863.  
  4864.  
  4865. 1)  Build your query with the query builder, with a criteria for the
  4866. field you want to substitute for (=Jones in the Name field).  Make sure
  4867. the query runs correctly.
  4868.  
  4869. 2)  From the query screen, go to View SQL.  Highlight the SQL, and use
  4870. ^C to copy it to the clipboard.
  4871.  
  4872. 3)  Go into the module that will do the query.  Use ^V to paste the SQL
  4873. in.  You will have to get out the CRLF combinations, and make it a
  4874. string.
  4875.  
  4876. 4)  Where your criteria is in your query, you will find something like =
  4877. "Jones".  Do the following:  a) To the left of the first quote, place a
  4878. single quote (').  b)  Add an & on each side of Jones.  c)  Replace
  4879. Jones with the variable you wish to paste in.  You end up with something
  4880. like:
  4881. SQL =  "        SELECT * FROM PEOPLE WHERE PEOPLE.[NAME] = '" & YourVar & "'blah
  4882. You now have a varible named SQL with you query in it, and your variable
  4883. in the where clause.
  4884.  
  4885. 5)  Now use either DoCmd RunSQL SQL or use the Create/Modify Querydef
  4886. methods.  RunSQL will only work if SQL is < 256 characters long.  You
  4887. can't run things like delete queries using QueryDef's (I don't think),
  4888. so there are some limitations on your activities.
  4889.  
  4890. Good luck.
  4891.  
  4892. John
  4893. =========================================================================
  4894. Date:         Wed, 26 May 1993 16:07:57 +0200
  4895. Reply-To:     Microsoft Access Database Discussion List
  4896.               <ACCESS-L@INDYCMS.BITNET>
  4897. Sender:       Microsoft Access Database Discussion List
  4898.               <ACCESS-L@INDYCMS.BITNET>
  4899. From:         Rory Browne <rbrowne@ESSB.ENET.DEC.COM>
  4900. Subject:      Cusomized Menu Bar
  4901.  
  4902. How do I create an entry on my drop-down list similar to the one used on
  4903. the FILE/NEW-> list?. I need to be able to create a list of choices which
  4904. the user may select in a similar fashion the functionality of this option.
  4905.  
  4906.  
  4907. Regards
  4908. =========================================================================
  4909. Date:         Wed, 26 May 1993 07:24:01 -0700
  4910. Reply-To:     Microsoft Access Database Discussion List
  4911.               <ACCESS-L@INDYCMS.BITNET>
  4912. Sender:       Microsoft Access Database Discussion List
  4913.               <ACCESS-L@INDYCMS.BITNET>
  4914. From:         Bill Stewart <STEWART@GC.BITNET>
  4915. Subject:      Re: Cusomized Menu Bar
  4916.  
  4917. It sounds like maybe an API to bring up a dialog box would work, or
  4918. possibly building a form to hold the information you want to prompt the
  4919. user with.
  4920.  
  4921. _________________________________________
  4922. Glendale Community College - Bill Stewart
  4923. 6000 W. Olive Ave.
  4924. Glendale, Az. 85302
  4925. (602) 435-3497
  4926. _________________________________________
  4927. =========================================================================
  4928. Date:         Thu, 27 May 1993 10:46:10 EST
  4929. Reply-To:     Microsoft Access Database Discussion List
  4930.               <ACCESS-L@INDYCMS.BITNET>
  4931. Sender:       Microsoft Access Database Discussion List
  4932.               <ACCESS-L@INDYCMS.BITNET>
  4933. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  4934. Organization: IUPUI Student Activities Office (317) 274-3931
  4935. Subject:      Help with a unique query
  4936.  
  4937. Help meeeee....either I'm missing something or it just won't do this.
  4938.  
  4939. I have a table with fields FirstName, LastName, Organization, Address, etc.
  4940. There are a number of records that have the same FirstName and LastName
  4941. but the Organization is unique in each case, Address etc. may or may not
  4942. be different (depending on who input the record...it may be First Street or
  4943. 1st St. or some other permutation).
  4944.  
  4945. What I need to do is print mailing labels for unique values of FirstName and
  4946. LastName (whether or not every Organization gets printed is not important)
  4947. but I still need to print Organization, Address, etc. on the labels.  Setting
  4948. the Unique Values box in Query Design doesn't work unless I leave Organization
  4949. out.  I tried messing with the SQL statement but don't have the knowledge to
  4950. change it correctly.
  4951.  
  4952. I used to do this in dBase routinely...can anyone shed some light?  TIA,
  4953. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  4954. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  4955. Indiana University Purdue University Indianapolis
  4956. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  4957. List Administrator, STUACTS@INDYCMS, APOSEC52@INDYCMS, and ACCESS-L@INDYCMS
  4958. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU (preferred) or NBRINDLE@AOL.COM
  4959. ------------------------------------------------------------------------------
  4960. =========================================================================
  4961. Date:         Thu, 27 May 1993 10:58:56 EST
  4962. Reply-To:     Microsoft Access Database Discussion List
  4963.               <ACCESS-L@INDYCMS.BITNET>
  4964. Sender:       Microsoft Access Database Discussion List
  4965.               <ACCESS-L@INDYCMS.BITNET>
  4966. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  4967. Organization: IUPUI Student Activities Office (317) 274-3931
  4968. Subject:      one more piece of info
  4969.  
  4970. In refererence to my last post, what I want to do is done in dBase IV by
  4971. creating an index and setting "Display 1st Duplicate Record Only" to Yes
  4972. in the index dialog box.
  4973.  
  4974. Thought I ought to clarify that.
  4975.  
  4976. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  4977. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  4978. Indiana University Purdue University Indianapolis
  4979. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  4980. List Administrator, STUACTS@INDYCMS, APOSEC52@INDYCMS, and ACCESS-L@INDYCMS
  4981. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU (preferred) or NBRINDLE@AOL.COM
  4982. ------------------------------------------------------------------------------
  4983. =========================================================================
  4984. Date:         Thu, 27 May 1993 12:12:08 EST
  4985. Reply-To:     Microsoft Access Database Discussion List
  4986.               <ACCESS-L@INDYCMS.BITNET>
  4987. Sender:       Microsoft Access Database Discussion List
  4988.               <ACCESS-L@INDYCMS.BITNET>
  4989. From:         Nathan Brindle <NBRINDLE@INDYCMS.BITNET>
  4990. Organization: IUPUI Student Activities Office (317) 274-3931
  4991. Subject:      Help no longer needed:)
  4992.  
  4993. I found it, I found it...but not in the manual.  Geez....
  4994.  
  4995. I had to set up a summary query (I think that's what it's called--anyway,
  4996. you do it by hitting the sigma button at the top) and set LastName and
  4997. FirstName to Group By and all the other fields to First.  This is NOT
  4998. well documented, Microsoft.....
  4999.  
  5000. If anyone is out there frantically looking, you can stop now.  Thanks!
  5001.  
  5002. -----------------------------------------------------BITNET:  NBRINDLE@INDYCMS
  5003. Nathan C. Brindle, Administrative Specialist, Student Activities Office
  5004. Indiana University Purdue University Indianapolis
  5005. Staff Advisor, ALPHA PHI OMEGA, TAU OMICRON CHAPTER
  5006. List Administrator, STUACTS@INDYCMS, APOSEC52@INDYCMS, and ACCESS-L@INDYCMS
  5007. Internet:    NBRINDLE@INDYCMS.IUPUI.EDU (preferred) or NBRINDLE@AOL.COM
  5008. ------------------------------------------------------------------------------
  5009. =========================================================================
  5010. Date:         Thu, 27 May 1993 12:48:41 -0700
  5011. Reply-To:     Microsoft Access Database Discussion List
  5012.               <ACCESS-L@INDYCMS.BITNET>
  5013. Sender:       Microsoft Access Database Discussion List
  5014.               <ACCESS-L@INDYCMS.BITNET>
  5015. Comments:     Warning -- original Sender: tag was
  5016.               lcornell@STEIN.U.WASHINGTON.EDU
  5017. From:         "Linda D. Cornell" <lcornell@U.WASHINGTON.EDU>
  5018. Subject:      Need help understanding Access key structure
  5019. In-Reply-To:  <9305250826.AA11983@stein.u.washington.edu>
  5020.  
  5021. Hi there,
  5022. I'm using Access to build a prototype of a fairly large complex database,
  5023. and I am running into difficulties understanding how it handles keys.
  5024.  
  5025. In design mode, you can set a key for any row in the definition table -
  5026. great, just point and click.  This automatically sets the indexing as No
  5027. Dups - great.
  5028.  
  5029. I this design lends itself to concatenated keys, so an intermediate table
  5030. might have 4 rows in the definition table designated as keys.
  5031.  
  5032. However, when you try to designate a relationship between a table with a
  5033. "4-plex" key structure (primary table) and another (secondary) table,
  5034. Access tries to force you to use all four parts of the key structure.  It
  5035. won't let you use just the one part of the key applicable to the link.
  5036.  
  5037. I can nuke the keys and just play with combinations of indices that will
  5038. mimic a concatenated key structure - but I feel like I must be missing
  5039. something.
  5040.  
  5041. Any comments about keys?....and....other than deleting a row that has been
  5042. designated as a key, and re-entering it as a non-key, is there any way to
  5043. remove the key designation?
  5044.  
  5045. All answers are welcome!  My thanks are in advance!
  5046.  
  5047. Linda Cornell
  5048. lcornell@u.washington.edu
  5049. UW Office of Research
  5050. =========================================================================
  5051. Date:         Thu, 27 May 1993 13:58:36 -0700
  5052. Reply-To:     Microsoft Access Database Discussion List
  5053.               <ACCESS-L@INDYCMS.BITNET>
  5054. Sender:       Microsoft Access Database Discussion List
  5055.               <ACCESS-L@INDYCMS.BITNET>
  5056. From:         Brian Henning <BHENNING@BPA.ARIZONA.EDU>
  5057. Subject:      Re: Need help understanding Access key structure
  5058.  
  5059. >However, when you try to designate a relationship between a table with a
  5060. >"4-plex" key structure (primary table) and another (secondary) table,
  5061. >Access tries to force you to use all four parts of the key structure.  It
  5062. >won't let you use just the one part of the key applicable to the link.
  5063.  
  5064. If I'm reading your question correctly the table with the 4 keys will be
  5065. referenced from another table with a foreign key. In that case you must use all
  5066. 4 attributes, that's the way foreign keys work. Anything less would result in a
  5067. non-unique reference to the primary table.
  5068.  
  5069. Example
  5070.  
  5071. Table - A
  5072. Parts List
  5073. Primary key - Mfg, Model #
  5074.  
  5075. Table - B
  5076. Order
  5077. Primary key - Invoice #
  5078. Foreign key - Mfg, Model #
  5079.  
  5080. If I want referential integrity between these two tables then I must use the
  5081. whole primary key of A. If I have some table C that I want to tie to say Mfg
  5082. alone then I must have a seperate table in which Mfg is the sole attribute in
  5083. the primary key.
  5084.  
  5085. I'm sure someone else can do a better job explaining this then me.
  5086.  
  5087. Brian Henning
  5088. bhenning@ccit.arizona.edu
  5089. =========================================================================
  5090. Date:         Fri, 28 May 1993 13:03:03 -0700
  5091. Reply-To:     "Linda D. Cornell" <lcornell@u.washington.edu>
  5092. Sender:       Microsoft Access Database Discussion List
  5093.               <ACCESS-L@INDYCMS.BITNET>
  5094. From:         "Linda D. Cornell" <lcornell@U.WASHINGTON.EDU>
  5095. Subject:      Re: Need help understanding Access key structure
  5096. In-Reply-To:  <9305281402.AA14419@tekgen.bv.tek.com>
  5097.  
  5098. > However, I have not tried to relate multiple
  5099. > primary records to a single child record ... is this what you're trying to
  5100. > do?
  5101.  
  5102. Nope, I'm still trying to do a one to many.
  5103.  
  5104. I started writing this horrendously long e-mail response with one of my
  5105. examples, but it was getting too lengthy and didn't get to the point that:
  5106.  
  5107. 1)  I always understood that a relation could exist between 2 tables as
  5108. long as there was a common field to link the tables and that the relation
  5109. was at most a "one-to-many".  Key structures ensure the integrity of a
  5110. specific table - but now I'm starting to see that using the full
  5111. concatenated key enforces the "one" part of the "one-to-many" - in an
  5112. effort to "simplify" apparently I was "cutting corners" inappropriately
  5113. and Access didn't like that ;)!
  5114.  
  5115. 2)  However, in Access, what is the difference between an "Index with no dups"
  5116. and a "key"? - other than the software does comparisions and error checking
  5117. using this "key" as an attribute.  It seems to me that both the "no dup
  5118. index" and the "key" should yield the same physical result in a table.
  5119.  
  5120. 3)  and if you use a concatenated key, there is no way to index the whole
  5121. key, you can only do an index with dups on a partial key.  This can be
  5122. worked around for smaller tables, but it really could get ugly in larger
  5123. tables!
  5124.  
  5125. Anyway, just food for thought!
  5126.  
  5127. Linda
  5128. lcornell@u.washington.edu
  5129. University of Washington
  5130. Office of Research
  5131.